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:           Wed Apr  6 02:38:17 UTC 2005

Modified Files:
        src/sbin/fsck_lfs: bufcache.c

Log Message:
Note that fsck_lfs may not know beforehand whether a given block is a
superblock or a segment summary, and tries both.  These may be different
sizes.  Fix a broken assertion that they are the same size.

Fixes PR # 29151.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sbin/fsck_lfs/bufcache.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