mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +09: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>