expand the call of dentry_lru_del() in dentry_kill()
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 30 Apr 2014 03:42:52 +0000 (23:42 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 30 Apr 2014 22:02:52 +0000 (18:02 -0400)
commit01b6035190b024240a43ac1d8e9c6f964f5f1c63
tree2078b992172b0472c4376025d6a5a964d1aa708b
parentb4f0354e968f5fabd39bc85b99fedae4a97589fe
expand the call of dentry_lru_del() in dentry_kill()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c