mirror of
https://github.com/xenia-project/linux.git
synced 2026-01-31 01:35:30 +01:00
we are not retaining dentries there anyway (simple_dentry_operations), so d_delete()+dput() == d_drop()+dput() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>