NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57606 CVS commit: [netbsd-10] src/sys/ufs/ffs



The following reply was made to PR kern/57606; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57606 CVS commit: [netbsd-10] src/sys/ufs/ffs
Date: Wed, 18 Oct 2023 15:10:41 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Oct 18 15:10:41 UTC 2023
 
 Modified Files:
 	src/sys/ufs/ffs [netbsd-10]: ffs_vfsops.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #424):
 
 	sys/ufs/ffs/ffs_vfsops.c: revision 1.382
 
 ffs_sync: Avoid unlocked access to v_numoutput/v_dirtyblkhd.
 
 Found by lockdoc.
 PR kern/57606
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.378.2.2 -r1.378.2.3 src/sys/ufs/ffs/ffs_vfsops.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