patch-2.3.99-pre9 linux/fs/affs/namei.c
Next file: linux/fs/autofs/dir.c
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sat May 20 10:55:25 2000
- Orig file:
v2.3.99-pre8/linux/fs/affs/namei.c
- Orig date:
Fri Mar 10 16:40:46 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/fs/affs/namei.c linux/fs/affs/namei.c
@@ -249,7 +249,6 @@
inode->i_ctime = dir->i_ctime = dir->i_mtime = CURRENT_TIME;
dir->i_version = ++event;
mark_inode_dirty(inode);
- d_delete(dentry);
mark_inode_dirty(dir);
retval = 0;
@@ -380,7 +379,6 @@
dir->i_version = ++event;
mark_inode_dirty(dir);
mark_inode_dirty(inode);
- d_delete(dentry);
rmdir_done:
affs_brelse(bh);
FUNET's LINUX-ADM group, [email protected]
TCL-scripts by Sam Shen (who was at: [email protected])