]> git.baikalelectronics.ru Git - kernel.git/commit
Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 26 Dec 2009 12:01:01 +0000 (07:01 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 5 Mar 2010 14:01:31 +0000 (09:01 -0500)
commitc0a9bb03213da724936fe8b072f3961c78cc7e07
tree842c575f8d7c06b4ebca8c418270da7207359767
parenta1accb4eac4227eb75e252d2084b52eb9a79e1e8
Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()

Note that in case of !O_CREAT we know that nd.root has already been given up

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