NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40470 CVS commit: src/sys/ufs/ffs
The following reply was made to PR kern/40470; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40470 CVS commit: src/sys/ufs/ffs
Date: Sun, 1 Feb 2009 17:36:43 +0000 (UTC)
Module Name: src
Committed By: ad
Date: Sun Feb 1 17:36:43 UTC 2009
Modified Files:
src/sys/ufs/ffs: ffs_vnops.c
Log Message:
PR kern/40469 5.0_BETA/amd64 INSTALL kernel panics when installing on
log-enabled filesystems
PR kern/40470 WAPBL corrupts ext2fs
Don't touch inodes at all unless VOP_FSYNC(). Might fix the ext2fs problem,
I am not sure.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 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