Skip to content
Commit 9883d185 authored by Al Viro's avatar Al Viro
Browse files

namei: move saved_nd pointer into struct nameidata



these guys are always declared next to each other; might as well put
the former (pointer to previous instance) into the latter and simplify
the calling conventions for {set,restore}_nameidata()

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 520ae687
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment