linux/fs/fat
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk
Change d_hash so it may be called from lock-free RCU lookups. See similar
patch for d_compare for details.

For in-tree filesystems, this is just a mechanical change.

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:20 +11:00
..
Kconfig vfat: Note the NLS requirement 2009-04-17 09:32:11 -07:00
Makefile fat: move fs/vfat/* and fs/msdos/* to fs/fat 2008-11-06 15:41:20 -08:00
cache.c fatfs: ratelimit corruption report 2010-05-25 08:07:04 -07:00
dir.c fat: convert to unlocked_ioctl 2010-05-17 08:16:12 +09:00
fat.h check ATTR_SIZE contraints in inode_change_ok 2010-08-09 16:47:39 -04:00
fatent.c block: remove BLKDEV_IFL_WAIT 2010-09-16 20:52:58 +02:00
file.c check ATTR_SIZE contraints in inode_change_ok 2010-08-09 16:47:39 -04:00
inode.c BKL: Remove BKL from fat 2010-10-04 21:10:45 +02:00
misc.c block: remove the BH_Eopnotsupp flag 2010-09-10 12:35:40 +02:00
namei_msdos.c fs: change d_hash for rcu-walk 2011-01-07 17:50:20 +11:00
namei_vfat.c fs: change d_hash for rcu-walk 2011-01-07 17:50:20 +11:00