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:           Thu Nov  6 15:54:28 UTC 2025

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

Log Message:
Add in-kernel cleaner.  Move cleaning-related routines into their own file.
Document the fcntl calls better in lfs.h.  Bounds-check inode numbers in
segment parsing functions.  Use the in-kernel cleaner in a greedy mode
for tests in tests/fs/vfs, and add a test of the kernel cleaner.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 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