patch-2.3.99-pre1 linux/fs/hpfs/inode.c

Next file: linux/fs/hpfs/super.c
Previous file: linux/fs/hpfs/hpfs_fn.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.51/linux/fs/hpfs/inode.c linux/fs/hpfs/inode.c
@@ -314,4 +314,5 @@
 void hpfs_delete_inode(struct inode *inode)
 {
 	hpfs_remove_fnode(inode->i_sb, inode->i_ino);
+	clear_inode(inode);
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)