Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
a2ec4a2d
Commit
a2ec4a2d
authored
May 13, 2015
by
Al Viro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
inline user_path_parent()
Signed-off-by:
Al Viro
<
viro@zeniv.linux.org.uk
>
parent
76ae2a5a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
fs/namei.c
fs/namei.c
+1
-1
No files found.
fs/namei.c
View file @
a2ec4a2d
...
@@ -2312,7 +2312,7 @@ EXPORT_SYMBOL(user_path_at);
...
@@ -2312,7 +2312,7 @@ EXPORT_SYMBOL(user_path_at);
* allocated by getname. So we must hold the reference to it until all
* allocated by getname. So we must hold the reference to it until all
* path-walking is complete.
* path-walking is complete.
*/
*/
static
struct
filename
*
static
inline
struct
filename
*
user_path_parent
(
int
dfd
,
const
char
__user
*
path
,
user_path_parent
(
int
dfd
,
const
char
__user
*
path
,
struct
path
*
parent
,
struct
path
*
parent
,
struct
qstr
*
last
,
struct
qstr
*
last
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment