NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/30525 CVS commit: src/sys/kern
The following reply was made to PR kern/30525; it has been noted by GNATS.
From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/30525 CVS commit: src/sys/kern
Date: Fri, 27 Jan 2017 10:46:18 +0000
Module Name: src
Committed By: hannken
Date: Fri Jan 27 10:46:18 UTC 2017
Modified Files:
src/sys/kern: vfs_mount.c
Log Message:
When called with WRITECLOSE vflush() must sync the vnode and take
care of unlinked but open vnodes.
PR kern/30525 remounting ffs read-only (mount -ur) does not sync metadata.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 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