]> Git Repo - linux.git/commit
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
authorAl Viro <[email protected]>
Sun, 6 Mar 2016 19:03:27 +0000 (14:03 -0500)
committerAl Viro <[email protected]>
Mon, 14 Mar 2016 04:15:40 +0000 (00:15 -0400)
commite3c13928086f1ed3620329b9fff678df2294d327
tree9992da992122a64ca15fa2bb5222f4bc8952ba95
parentd6d95ded914eb321b0a2c8c26cdf0a225a0d9917
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()

Return dentry and don't pass nameidata or path; lift crossing mountpoints
into the caller.

Signed-off-by: Al Viro <[email protected]>
fs/namei.c
This page took 0.053987 seconds and 4 git commands to generate.