diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-03-05 11:41:29 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-04-02 01:09:28 -0400 |
commit | c5971b8c6354a95c9ee7eb722928af5000bac247 (patch) | |
tree | ca99af95ce86268f890fb2a1b553d07dffa7a67c /.clang-format | |
parent | 0f705953012a753068b20016f55dc12d1f7e17e5 (diff) |
take post-lookup part of do_last() out of loop
now we can have open_last_lookups() directly from the loop in
path_openat() - the rest of do_last() never returns a symlink
to follow, so we can bloody well leave the loop first.
Rename the rest of that thing from do_last() to do_open() and
make it return an int.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions