NetBSD-Bugs archive

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

PR/38892 CVS commit: src/sys/kern



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

From: Juergen Hannken-Illjes <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38892 CVS commit: src/sys/kern
Date: Mon, 14 Jul 2008 16:22:42 +0000 (UTC)

 Module Name:   src
 Committed By:  hannken
 Date:          Mon Jul 14 16:22:42 UTC 2008
 
 Modified Files:
        src/sys/kern: vfs_bio.c
 
 Log Message:
 bdwrite(): The COWDONE check may fire for special vnodes with mounted
            non-ffs file system.  Remove VBLK vnodes from the check.
 
 Should fix PR kern/38892
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.206 -r1.207 src/sys/kern/vfs_bio.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