NetBSD-Bugs archive

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

PR/52045 CVS commit: src/sys/kern



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52045 CVS commit: src/sys/kern
Date: Tue, 7 Mar 2017 11:54:17 +0000

 Module Name:	src
 Committed By:	hannken
 Date:		Tue Mar  7 11:54:17 UTC 2017
 
 Modified Files:
 	src/sys/kern: vfs_syscalls.c
 
 Log Message:
 Fix a logic error introduced with Rev. 1.507: defer setting MNT_RDONLY
 only if going from read-write to read-only.
 
 Should fix PR kern/52045 (panic: ffs_sync: rofs mod, fs=/ after fsck)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.508 -r1.509 src/sys/kern/vfs_syscalls.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