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
- Lines: 6
- Date:
Mon Mar 13 12:27:51 2000
- Orig file:
v2.3.51/linux/fs/hpfs/inode.c
- Orig date:
Sat Feb 26 22:31:53 2000
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)