git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
542ce7a
)
vfs: add helpers to get root and pwd
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 10 Aug 2010 09:41:36 +0000
(11:41 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 11 Aug 2010 04:28:20 +0000
(
00:28
-0400)
Add three helpers that retrieve a refcounted copy of the root and cwd
from the supplied fs_struct.
get_fs_root()
get_fs_pwd()
get_fs_root_and_pwd()
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found