Source-Changes archive

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

CVS commit: src/sbin/fsck_lfs



Module Name:    src
Committed By:   perseant
Date:           Mon Mar 31 19:57:00 UTC 2003

Modified Files:
        src/sbin/fsck_lfs: bufcache.c pass0.c segwrite.c setup.c utilities.c

Log Message:
Check inode free list tail pointer as well as head pointer, and write both
into the CLEANERINFO block of the Ifile as well as into the superblock.
Make preen update both superblocks.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sbin/fsck_lfs/bufcache.c \
    src/sbin/fsck_lfs/segwrite.c
cvs rdiff -r1.14 -r1.15 src/sbin/fsck_lfs/pass0.c src/sbin/fsck_lfs/setup.c
cvs rdiff -r1.11 -r1.12 src/sbin/fsck_lfs/utilities.c

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