NetBSD-Bugs archive

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

PR/39307 CVS commit: src/sys/kern



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39307 CVS commit: src/sys/kern
Date: Wed, 24 Sep 2008 09:44:09 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Wed Sep 24 09:44:09 UTC 2008
 
 Modified Files:
        src/sys/kern: vfs_syscalls.c
 
 Log Message:
 PR kern/39307 mfs will sometimes panic at umount time
 
 Don't drop reference to the mount if VFS_START() fails - that's for unmount
 to do.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.371 -r1.372 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