NetBSD-Bugs archive

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

PR/54969 CVS commit: [netbsd-9] src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54969 CVS commit: [netbsd-9] src/sys/kern
Date: Wed, 22 Apr 2020 18:05:11 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Apr 22 18:05:11 UTC 2020
 
 Modified Files:
 	src/sys/kern [netbsd-9]: vfs_mount.c
 
 Log Message:
 Pull up following revision(s) (requested by gson in ticket #839):
 
 	sys/kern/vfs_mount.c: revision 1.79
 
 Destroy anonymous device vnodes on reboot once the last file system
 got unmounted and the mount list is empty.
 
 PR kern/54969: Disk cache is no longer flushed on shutdown
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.70 -r1.70.4.1 src/sys/kern/vfs_mount.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