diff options
author | Sage Weil <sage@newdream.net> | 2011-05-27 22:42:17 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2011-05-28 07:02:54 +0200 |
commit | 45adfef7d023004ff95bf63b5f2f0e2d88afac3f (patch) | |
tree | e01898bc3e7a82340723d299cf881903283d7e7a /fs/fat/namei_vfat.c | |
parent | minix: remove unnecessary dentry_unhash on rmdir, dir rename (diff) | |
download | linux-45adfef7d023004ff95bf63b5f2f0e2d88afac3f.tar.xz linux-45adfef7d023004ff95bf63b5f2f0e2d88afac3f.zip |
hpfs: remove unnecessary dentry_unhash on rmdir, dir rename
Hpfs has no problems with references to unlinked directories.
We leave one dentry_unhash call in place, in hpfs_unlink's strange path
where it tries to truncate a file because the disk is full. I'm not sure
what the full story is there.
CC: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/fat/namei_vfat.c')
0 files changed, 0 insertions, 0 deletions