]> git.baikalelectronics.ru Git - kernel.git/commit
namei: pass the struct path to store the result down into path_lookupat()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 12 May 2015 20:36:12 +0000 (16:36 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 15 May 2015 05:10:39 +0000 (01:10 -0400)
commit57b25ba2938e83034b89f119eccaf0e0e52cfe18
tree583bc42760d8c50e470e32f1125d3a7617353b3c
parent3817b1e258fea8a4e81299ca71fdb94da03552bc
namei: pass the struct path to store the result down into path_lookupat()

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