On Mon, Aug 25, 2025 at 05:43:24AM +0100, Al Viro wrote: > It's enough to check that dentries match; if path->dentry is equal to > m->mnt_root, superblocks will match as well. > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>