9p: don't bother with always_delete_dentry
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 24 Feb 2025 03:19:07 +0000 (22:19 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 11 Jun 2025 17:41:05 +0000 (13:41 -0400)
commit61a4fa39a3326f37ce160dd2d77e1032f0caa8eb
tree24eae5347552460a2695c853f907cd2d29c57e75
parent3333ed35b83dc69aa678943da97b3dcc84d75aab
9p: don't bother with always_delete_dentry

just set DCACHE_DONTCACHE for "don't cache" mounts...

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/9p/vfs_dentry.c
fs/9p/vfs_super.c