summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2011-03-04 19:44:37 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2011-03-14 13:15:26 (GMT)
commit951361f954596bd134d4270df834f47d151f98a6 (patch)
tree719622960d2ec96473636333ddc8b85ab8151505 /include
parenta7472baba22dd5d68580f528374f93421b33667e (diff)
downloadlinux-fsl-qoriq-951361f954596bd134d4270df834f47d151f98a6.tar.xz
get rid of the last LOOKUP_RCU dependencies in link_path_walk()
New helper: terminate_walk(). An error has happened during pathname resolution and we either drop nd->path or terminate RCU, depending the mode we had been in. After that, nd is essentially empty. Switch link_path_walk() to using that for cleanup. Now the top-level logics in link_path_walk() is back to sanity. RCU dependencies are in the lower-level functions. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions