CVS commit: src/sys/ufs/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:34:33 UTC 2026 Modified Files: src/sys/ufs/lfs: lfs_vnops.c Log Message: Hold the segment lock across the bytes reporting in LFCNRECLAIM. This is a trivial modification of riastradh's patch from PR 60504. To generate a diff of this commit: cvs rdiff -u -r1.353 -r1.354 src/sys/ufs/lfs/lfs_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.