kernel-ark/fs/isofs
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk
Change d_compare so it may be called from lock-free RCU lookups. This
does put significant restrictions on what may be done from the callback,
however there don't seem to have been any problems with in-tree fses.
If some strange use case pops up that _really_ cannot cope with the
rcu-walk rules, we can just add new rcu-unaware callbacks, which would
cause name lookup to drop out of rcu-walk mode.

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

Signed-off-by: Nick Piggin <npiggin@kernel.dk>
2011-01-07 17:50:19 +11:00
..
compress.c zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 2009-12-10 15:02:49 +01:00
dir.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
export.c nfs: new subdir Documentation/filesystems/nfs 2009-10-27 19:34:04 -04:00
inode.c fs: change d_compare for rcu-walk 2011-01-07 17:50:19 +11:00
isofs.h BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
joliet.c NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
Kconfig fs/Kconfig: move iso9660, udf out 2009-01-22 13:15:55 +03:00
Makefile
namei.c fs: change d_compare for rcu-walk 2011-01-07 17:50:19 +11:00
rock.c BKL: Remove BKL from isofs 2010-10-04 21:10:45 +02:00
rock.h
util.c
zisofs.h [PATCH] mark address_space_operations const 2006-06-28 14:59:04 -07:00