mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
46c46f8df9
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>