On Tue, Jun 10, 2025 at 09:21:35AM +0100, Al Viro wrote: > simpler that way - all but one caller pass false as 'beneath' argument, > and that one caller is actually happier with the call expanded - the > logics with choice of mountpoint is identical for 'moving' and 'attaching' > cases, and now that is no longer hidden. > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>