linux/fs/afs
David Howells 9249e17fe0 VFS: Pass mount flags to sget()
Pass mount flags to sget() so that it can use them in initialising a new
superblock before the set function is called.  They could also be passed to the
compare function.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-07-14 16:38:34 +04:00
..
afs.h
afs_cm.h
afs_fs.h
afs_vl.h
cache.c
callback.c
cell.c
cmservice.c
dir.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
file.c
flock.c
fsclient.c
inode.c
internal.h
Kconfig
main.c
Makefile
misc.c
mntpt.c
netdevices.c
proc.c
rxrpc.c
security.c
server.c
super.c VFS: Pass mount flags to sget() 2012-07-14 16:38:34 +04:00
vlclient.c
vlocation.c
vnode.c
volume.c
write.c