Files
linux/include
Al Viro 73d049a40f 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>
2011-03-14 09:15:28 -04:00
..
2011-03-02 22:18:53 -08:00
2011-01-16 21:16:31 -08:00
2011-03-03 10:53:20 -05:00
2011-01-06 18:10:09 +09:00