NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60504 CVS commit: src/sys/ufs/lfs
The following reply was made to PR kern/60504; it has been noted by GNATS.
From: "Konrad Schroder" <perseant%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60504 CVS commit: src/sys/ufs/lfs
Date: Tue, 8 Sep 2026 22:57:29 +0000
Module Name: src
Committed By: perseant
Date: Tue Sep 8 22:57:29 UTC 2026
Modified Files:
src/sys/ufs/lfs: lfs_segment.c
Log Message:
Decrement seg_iocount only while the segment lock is held. May help
with the deadlock reported in PR kern/60504.
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 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