debugfs: move ->automount into debugfs_inode_info
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Jan 2025 08:06:46 +0000 (08:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2025 12:14:35 +0000 (13:14 +0100)
commitbacaaf833e964933c36ee571d8c0e9a87fae1a3e
tree125219c8b689a0ce2ea60674a5f30425cc99c4c3
parent268b36116f2f048d2fb0cd13aa3036705fcac068
debugfs: move ->automount into debugfs_inode_info

... and don't bother with debugfs_fsdata for those.  Life's
simpler that way...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Christian Brauner <brauner@kernel.org>
Link: https://lore.kernel.org/r/20250112080705.141166-2-viro@zeniv.linux.org.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/debugfs/inode.c
fs/debugfs/internal.h