Home
last modified time | relevance | path

Searched hist:"9883 d185" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.c9883d185 Wed May 13 06:28:08 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>
9883d185 Wed May 13 06:28:08 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> 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: Al Viro <viro@zeniv.linux.org.uk>