consolidate simple ->d_delete() instances
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 25 Oct 2013 22:47:37 +0000 (18:47 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 16 Nov 2013 03:04:17 +0000 (22:04 -0500)
Rename simple_delete_dentry() to always_delete_dentry() and export it.
Export simple_dentry_operations, while we are at it, and get rid of
their duplicates

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

No differences found