expand dentry_kill(dentry, 0) in shrink_dentry_list()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 28 May 2014 17:59:13 +0000 (13:59 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 May 2014 12:50:08 +0000 (08:50 -0400)
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>
fs/dcache.c

diff --cc fs/dcache.c
Simple merge