OpenAFS CVS Commit: openafs/src/afs/LINUX by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 18 Jul 2002 07:39:41 EDT


Update of /cvs/openafs/src/afs/LINUX
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/afs/LINUX

Modified Files:
	osi_misc.c osi_vnodeops.c 
Log Message:
DELTA linux-dentry-delete-so-unlinked-files-die-nicely-20020718
AUTHOR chas@cmf.nrl.navy.mil

"d_delete: needs to call iput() to decrement i_count, which 
you get by returning 1 instead of 0. 

looking at the other fs schemes (actually its pretty clear in the
nfs code too) i see that they return 1 for 'is_bad_inode()'."


--- DELTA config follows ---
linux-dentry-delete-so-unlinked-files-die-nicely-20020718 openafs/src/afs/LINUX/osi_misc.c 1.18 1.19
linux-dentry-delete-so-unlinked-files-die-nicely-20020718 openafs/src/afs/LINUX/osi_vnodeops.c 1.43 1.44