Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
postpone __putname() until after do_last()
Since do_last() doesn't mangle nd->last_name, we can safely postpone __putname() done in handling of trailing symlinks until after the call of do_last() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information