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 Nov 17 01:49:00 UTC 2025

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

Log Message:
Check the error of lfs_write_ext before gathering the block.  Avoids an
assert failure "tbp->b_flags & B_LOCKED" when a read-write mount is remounted
read-only.


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