Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/ufs/ffs
Module Name: src
Committed By: tron
Date: Sat May 7 15:04:48 UTC 2005
Modified Files:
src/sys/ufs/ffs [netbsd-3]: ffs_softdep.c
Log Message:
Pull up revision 1.64 (requested by hannken in ticket #259):
flush_inodedep_deps(): If softdep_lookupvp() returns NULL it means the
inode has been reclaimed. Skip the VOP_PUTPAGES() in this case.
Reviewed by: Chuck Silvers <chs%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.63.2.1 src/sys/ufs/ffs/ffs_softdep.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