NetBSD-Bugs archive

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

PR/38990 CVS commit: src/sys/kern



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

From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38990 CVS commit: src/sys/kern
Date: Mon, 23 Jun 2008 11:23:39 +0000 (UTC)

 Module Name:   src
 Committed By:  ad
 Date:          Mon Jun 23 11:23:39 UTC 2008
 
 Modified Files:
        src/sys/kern: vfs_subr.c
 
 Log Message:
 PR kern/38990: Unmounting a disk fails the first time
 
 vflush: process vrele_list at least once before looking at the mount.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.350 -r1.351 src/sys/kern/vfs_subr.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