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:           Wed Sep  2 19:55:13 UTC 2026

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

Log Message:
Recognize that lfs_putpages() may return EAGAIN even if the cleaner does
not need to be run, and do not wait for the cleaner in such circumstances.


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