patch-2.1.113 linux/fs/coda/upcall.c
Next file: linux/fs/devices.c
Previous file: linux/fs/coda/dir.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Jul 31 16:22:12 1998
- Orig file:
v2.1.112/linux/fs/coda/upcall.c
- Orig date:
Tue Jul 21 00:15:32 1998
diff -u --recursive --new-file v2.1.112/linux/fs/coda/upcall.c linux/fs/coda/upcall.c
@@ -897,6 +897,7 @@
inode = coda_fid_to_inode(fid, sb);
if ( inode ) {
CDEBUG(D_DOWNCALL, "replacefid: inode = %ld\n", inode->i_ino);
+ coda_purge_children(inode);
coda_purge_dentries(inode);
}else
CDEBUG(D_DOWNCALL, "purgefid: no inode\n");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov