git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a61a24
)
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
author
Sage Weil
<sage@newdream.net>
Tue, 24 May 2011 20:06:18 +0000
(13:06 -0700)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 26 May 2011 11:26:56 +0000
(07:26 -0400)
ext2 has no problems with lingering references to unlinked directory
inodes.
CC: Jan Kara <jack@suse.cz>
CC: linux-ext4@vger.kernel.org
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found