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
..
2010-11-12 07:55:30 -08:00
2011-01-13 17:32:40 -08:00
2007-10-16 09:43:05 -07:00
2009-04-01 08:59:17 -07:00
2009-12-16 07:20:12 -08:00
2011-01-21 11:55:35 +01:00
2009-04-21 13:41:50 -07:00
2011-01-21 11:55:31 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-09-29 08:46:26 -07:00