Home
last modified time | relevance | path

Searched hist:f5beed75 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dnamei.cf5beed75 Thu Apr 30 15:09:11 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> name: shift nameidata down into user_path_walk()

that avoids having nameidata on stack during the calls of
->rmdir()/->unlink() and *two* of those during the calls
of ->rename().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
f5beed75 Thu Apr 30 15:09:11 CDT 2015 Al Viro <viro@zeniv.linux.org.uk> name: shift nameidata down into user_path_walk()

that avoids having nameidata on stack during the calls of
->rmdir()/->unlink() and *two* of those during the calls
of ->rename().

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>