Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit e9d130d0 authored by Al Viro's avatar Al Viro
Browse files

make retain_dentry() neutral with respect to refcounting


retain_dentry() used to decrement refcount if and only if it returned
true.  Lift those decrements into the callers.

Reviewed-by: default avatarChristian Brauner <brauner@kernel.org>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 6511f6be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment