]> Git Repo - linux.git/commit
fat: remove unnecessary dentry_unhash on rmdir, dir rename
authorSage Weil <[email protected]>
Fri, 27 May 2011 20:42:18 +0000 (13:42 -0700)
committerAl Viro <[email protected]>
Sat, 28 May 2011 05:02:54 +0000 (01:02 -0400)
commitf4ff0e25c5093dd89e9cac4a8f71a57587ada787
tree2c8414420a23d47152a03f283e97d5b3533401b6
parent45adfef7d023004ff95bf63b5f2f0e2d88afac3f
fat: remove unnecessary dentry_unhash on rmdir, dir rename

fat does not have problems with references to unlinked directories.

CC: OGAWA Hirofumi <[email protected]>
Signed-off-by: Sage Weil <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/fat/namei_msdos.c
fs/fat/namei_vfat.c
This page took 0.054628 seconds and 4 git commands to generate.