NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40246 CVS commit: src/sys/ufs/ffs
The following reply was made to PR kern/40246; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40246 CVS commit: src/sys/ufs/ffs
Date: Mon, 22 Dec 2008 11:46:33 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Mon Dec 22 11:46:33 UTC 2008
Modified Files:
src/sys/ufs/ffs: ffs_vnops.c
Log Message:
PR kern/40246 current panics when removing swap devices
Someone was smoking crack when they decided to unconditionally OR FSYNC_VFS
into the flags for block devices.
To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/ufs/ffs/ffs_vnops.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