linux/fs/coda
Al Viro 6192269444 introduce a parallel variant of ->iterate()
New method: ->iterate_shared().  Same arguments as in ->iterate(),
called with the directory locked only shared.  Once all filesystems
switch, the old one will be gone.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2016-05-02 19:49:29 -04:00
..
cache.c
cnode.c
coda_cache.h
coda_fs_i.h
coda_int.h
coda_linux.c
coda_linux.h
dir.c
file.c
inode.c
Kconfig
Makefile
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c