1
0
Fork 0
alistair23-linux/fs/fat
OGAWA Hirofumi 3a95ea1155 Fix _fat_bmap() locking
On swapon() path, it has already i_mutex. So, this uses i_alloc_sem
instead of it.

Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Reported-by: Laurent GUERBY <laurent@guerby.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-03-11 12:04:18 -07:00
..
Kconfig fs/Kconfig: move fat out 2009-01-22 13:15:55 +03:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
cache.c fat: mmu_private race fix 2008-11-06 15:41:21 -08:00
dir.c fat: fix duplicate addition of ->llseek handler 2008-11-12 08:51:22 +09: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 Merge branch 'master' into next 2008-11-14 11:29:12 +11:00
inode.c Fix _fat_bmap() locking 2009-03-11 12:04:18 -07: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