move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 11 Sep 2014 22:55:50 +0000 (18:55 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Sep 2014 02:14:03 +0000 (22:14 -0400)
and lock the right list there

Cc: stable@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found