+10
−9
Loading
follow_dotdot_rcu() does an equivalent of terminate_walk() on failure;
shifting it into callers makes for simpler rules and those callers
already have terminate_walk() on other failure exits.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>