commit | ff2fde9929feb2aef45377ce56b8b12df85dda69 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed May 28 13:59:13 2014 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu May 29 08:50:08 2014 -0400 |
tree | 2dcb10757dca729826a67de777ae81dbe99891be | |
parent | e55fd011549eae01a230e3cace6f4d031b6a3453 [diff] |
expand dentry_kill(dentry, 0) in shrink_dentry_list() Result will be massaged to saner shape in the next commits. It is ugly, no questions - the point of that one is to be a provably equivalent transformation (and it might be worth splitting a bit more). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>