On Sun, Jan 12, 2025 at 08:06:45AM +0000, Al Viro wrote: > Embed them into container (struct debugfs_inode_info, with nothing > else in it at the moment), set the cache up, etc. > > Just the infrastructure changes letting us augment debugfs inodes > here; adding stuff will come at the next step. > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>