summaryrefslogtreecommitdiff
path: root/fs/fat
diff options
context:
space:
mode:
authorOGAWA Hirofumi <hirofumi@mail.parknet.co.jp>2005-10-30 23:03:50 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-31 01:37:32 (GMT)
commit9131dd4256f9598141ed374fcd47f6b4de8d2422 (patch)
tree03518a5de4f37619beb219eb2de2c48a572b99db /fs/fat
parent451cbaa1c328082832a8fbcc427cd4416c602c5a (diff)
downloadlinux-fsl-qoriq-9131dd4256f9598141ed374fcd47f6b4de8d2422.tar.xz
[PATCH] fat: remove the unneeded vfat_find() in vfat_rename()
Now, vfat_rename() is using vfat_find() for sanity check. This removes that sanity check, the cost of sanity check is too high. Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions