PR/60504 CVS commit: src/sys/ufs/lfs
"Konrad Schroder" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/60504; it has been noted by GNATS. From: "Konrad Schroder" <[email protected]> To: [email protected] Cc: Subject: PR/60504 CVS commit: src/sys/ufs/lfs Date: Tue, 25 Aug 2026 16:34:33 +0000 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.