CVS commit: src/sbin/mount_lfs
"Konrad Schroder" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: perseant Date: Tue Aug 25 16:36:04 UTC 2026 Modified Files: src/sbin/mount_lfs: mount_lfs.8 mount_lfs.c Log Message: Add options -k, to invoke a kernel cleaner thread, and -u, to invoke lfs_cleanerd(8). -k is now the default, matching the test suite. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sbin/mount_lfs/mount_lfs.8 cvs rdiff -u -r1.40 -r1.41 src/sbin/mount_lfs/mount_lfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.