lineage_android_kernel_xiao.../fs/sysfs
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
..
Kconfig
Makefile
bin.c
dir.c sysfs: just use d_materialise_unique() 2012-07-14 16:35:12 +04:00
file.c
group.c
inode.c avoid iput() from flusher thread 2012-05-28 09:54:45 -07:00
mount.c VFS: Pass mount flags to sget() 2012-07-14 16:38:34 +04:00
symlink.c
sysfs.h sysfs: switch to ->s_d_op and ->d_release() 2012-07-14 16:35:06 +04:00