commit | 2d2c61645e1961d7a5a6a5d306087d8b4f7e0e5b | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Dec 01 14:52:19 2023 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 06 00:40:56 2023 -0500 |
tree | 97208288600843503bf82a254438aef689f53d80 | |
parent | 157e542213d46fd3a6dfcb05d7317b90145c257b [diff] |
step 9: fold decrment of parent's refcount into __dentry_kill() ... and have it unlock and return NULL if the parent's refcount is non-zero after the decrement should be an equivalent transformation Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>