Source-Changes archive

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

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Mon Oct  6 20:58:48 UTC 2025

Modified Files:
        src/sys/ufs/lfs: lfs_rfw.c

Log Message:
Don't stop recovery when we find a partial-segment with neither inodes nor
finfos.  Under normal conditions, we should never be producing such a partial
segment.  However, these do sometimes appear and they need not prevent us
from continuing.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/ufs/lfs/lfs_rfw.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