Source-Changes archive

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

CVS commit: src/sbin/fsck_ffs



Module Name:    src
Committed By:   fvdl
Date:           Thu Apr 24 20:08:25 UTC 2003

Modified Files:
        src/sbin/fsck_ffs: fsck.h

Log Message:
Oops. The clearinode macro had the UFS2 case reversed, causing it to
zero out two inodes in the plain FFS case, since UFS2 dinodes are
twice as big.


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sbin/fsck_ffs/fsck.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