mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2025-02-02 23:53:29 +00:00
9131dd4256
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>