Source-Changes archive

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

CVS commit: [vmlocking2] src/sys/ufs/ffs



Module Name:    src
Committed By:   ad
Date:           Sun Dec 30 22:29:27 UTC 2007

Modified Files:
        src/sys/ufs/ffs [vmlocking2]: ffs_inode.c

Log Message:
ffs_update: if softdep and the inode has been unlinked, wait for the update
(and so dependencies) to flush. Ensures that the slate is clean when the
inode is reused. Should work around "panic: handle_written_inodeblock:
filefree".


To generate a diff of this commit:
cvs rdiff -r1.90.2.3 -r1.90.2.4 src/sys/ufs/ffs/ffs_inode.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