summaryrefslogtreecommitdiffstats
path: root/fs/statfs.c
diff options
context:
space:
mode:
authorAl Viro2011-03-11 18:08:24 +0100
committerAl Viro2011-03-14 14:15:28 +0100
commit73d049a40fc6269189c4e2ba6792cb5dd054883c (patch)
treea713747cd06926ad89bfa9b36ea13dd20bbc507f /fs/statfs.c
parentreduce vfs_path_lookup() to do_path_lookup() (diff)
downloadkernel-qcow2-linux-73d049a40fc6269189c4e2ba6792cb5dd054883c.tar.gz
kernel-qcow2-linux-73d049a40fc6269189c4e2ba6792cb5dd054883c.tar.xz
kernel-qcow2-linux-73d049a40fc6269189c4e2ba6792cb5dd054883c.zip
open-style analog of vfs_path_lookup()
new function: file_open_root(dentry, mnt, name, flags) opens the file vfs_path_lookup would arrive to. Note that name can be empty; in that case the usual requirement that dentry should be a directory is lifted. open-coded equivalents switched to it, may_open() got down exactly one caller and became static. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions