diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-06-15 01:01:42 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-07-14 14:35:02 +0200 |
commit | 79714f72d3b964611997de512cb29198c9f2dbbb (patch) | |
tree | 27560778736691d1edb8276897f4ed3b9411bcb2 /fs/sysfs/dir.c | |
parent | VFS: Fix the banner comment on lookup_open() (diff) | |
download | linux-79714f72d3b964611997de512cb29198c9f2dbbb.tar.xz linux-79714f72d3b964611997de512cb29198c9f2dbbb.zip |
get rid of kern_path_parent()
all callers want the same thing, actually - a kinda-sorta analog of
kern_path_create(). I.e. they want parent vfsmount/dentry (with
->i_mutex held, to make sure the child dentry is still their child)
+ the child dentry.
Signed-off-by Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/sysfs/dir.c')
0 files changed, 0 insertions, 0 deletions