projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76ae2a5
)
inline user_path_parent()
author
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 13 May 2015 10:57:49 +0000
(06:57 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 15 May 2015 05:10:44 +0000
(
01:10
-0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/namei.c
b/fs/namei.c
index 8d453041a32392f1ad51d5e320c03aa390f3cf8d..53f832adca7e6d46607157c4522e5407047dfb71 100644
(file)
--- a/
fs/namei.c
+++ b/
fs/namei.c
@@
-2312,7
+2312,7
@@
EXPORT_SYMBOL(user_path_at);
* allocated by getname. So we must hold the reference to it until all
* path-walking is complete.
*/
-static struct filename *
+static
inline
struct filename *
user_path_parent(int dfd, const char __user *path,
struct path *parent,
struct qstr *last,