NetBSD-Bugs archive

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

PR/52728 CVS commit: [netbsd-8] src/sys/ufs/ffs



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52728 CVS commit: [netbsd-8] src/sys/ufs/ffs
Date: Wed, 11 Apr 2018 14:49:08 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Wed Apr 11 14:49:08 UTC 2018
 
 Modified Files:
 	src/sys/ufs/ffs [netbsd-8]: ffs_vfsops.c
 
 Log Message:
 Pull up following revision(s) (requested by christos in ticket #738):
 
 	sys/ufs/ffs/ffs_vfsops.c: revision 1.355
 
 PR/52728: Izumi Tsutsui: "mount -u /dev/ /" triggers kernel panic
 
 Simplify the control flow of the mount code and make sure that the
 mountfrom argument can be converted to a block device in the update
 case.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.353.4.1 -r1.353.4.2 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