aha/fs/fat
OGAWA Hirofumi ebeb0406f1 fat: drop negative dentry on rename() path
Drop the negative dentry on rename() path, in order to make sure to
use the case sensitive name which is specified by user if this is for
creation.

For it, this uses newly added LOOKUP_RENAME_TARGET like LOOKUP_CREATE.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
2008-11-12 08:51:22 +09:00
..
cache.c fat: mmu_private race fix 2008-11-06 15:41:21 -08:00
dir.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
fat.h fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
fatent.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
file.c fat: Fix ATTR_RO for directory 2008-11-06 15:41:21 -08:00
inode.c fat: ->i_pos race fix 2008-11-06 15:41:21 -08:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
misc.c fat: i_blocks warning fix 2008-11-06 15:41:22 -08:00
namei_msdos.c fat: Cleanup msdos_lookup() 2008-11-06 15:41:21 -08:00
namei_vfat.c fat: drop negative dentry on rename() path 2008-11-12 08:51:22 +09:00