linux/fs/fat
Jonathan Corbet 9c20616c38 Make FAT users happier by not deadlocking
The FAT BKL removal patch can cause deadlocks.  It turns out that the new
lock_super() calls are unneeded, remove them (as directed by Linus).

Reported-by: "Tony Luck" <tony.luck@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2008-07-02 15:06:27 -06:00
..
cache.c Replace BKL with superblock lock in fat/msdos/vfat 2008-06-20 14:05:54 -06:00
dir.c Replace BKL with superblock lock in fat/msdos/vfat 2008-06-20 14:05:54 -06:00
fatent.c fs: replace remaining __FUNCTION__ occurrences 2008-04-30 08:29:54 -07:00
file.c Make FAT users happier by not deadlocking 2008-07-02 15:06:27 -06:00
inode.c Replace BKL with superblock lock in fat/msdos/vfat 2008-06-20 14:05:54 -06:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
misc.c FAT: Fix printk format strings 2008-02-06 10:41:02 -08:00