diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-04 08:34:59 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-05-10 22:20:11 -0400 |
commit | 1543972678e31bcfbc7f15170c12fb601c9f5c90 (patch) | |
tree | c07cbddee4c18840a6a74859e8620965443ce4e4 /fs/debugfs | |
parent | 191d7f73e25c460858bd9467d528b48fdb8cef59 (diff) | |
download | talos-op-linux-1543972678e31bcfbc7f15170c12fb601c9f5c90.tar.gz talos-op-linux-1543972678e31bcfbc7f15170c12fb601c9f5c90.zip |
namei: have terminate_walk() do put_link() on everything left
All callers of terminate_walk() are followed by more or less
open-coded eqiuvalent of "do put_link() on everything left
in nd->stack". Better done in terminate_walk() itself, and
when we go for RCU symlink traversal we'll have to do it
there anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions