Source-Changes archive

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

CVS commit: src/sys/ufs/ffs



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