On Mon, Aug 25, 2025 at 05:43:25AM +0100, Al Viro wrote: > preparations for making unlock_mount() a __cleanup(); > can't have path_put() inside mount_lock scope. > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>