NetBSD-Bugs archive

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

PR/57606 CVS commit: [netbsd-8] 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-8] src/sys/ufs/ffs
Date: Tue, 28 Nov 2023 13:13:29 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Tue Nov 28 13:13:29 UTC 2023
 
 Modified Files:
 	src/sys/ufs/ffs [netbsd-8]: ffs_vfsops.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #1921):
 
 	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.353.4.2 -r1.353.4.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