Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [simonb-wapbl] src/sys/ufs



Module Name:    src
Committed By:   simonb
Date:           Thu Jul  3 16:40:26 UTC 2008

Modified Files:
        src/sys/ufs/ffs [simonb-wapbl]: ffs_wapbl.c fs.h
        src/sys/ufs/ufs [simonb-wapbl]: ufs_wapbl.h

Log Message:
Store the location of the journal in the superblock.  Currently
nothing really uses this, other than replay checking that what is
in the superblock matches what it expects.


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/ufs/ffs/ffs_wapbl.c
cvs rdiff -r1.49.14.1 -r1.49.14.2 src/sys/ufs/ffs/fs.h
cvs rdiff -r1.1.2.2 -r1.1.2.3 src/sys/ufs/ufs/ufs_wapbl.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index