[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250811-petrischalen-rednerpult-9cf14ac266da@brauner>
Date: Mon, 11 Aug 2025 16:07:33 +0200
From: Christian Brauner <brauner@...nel.org>
To: Yuntao Wang <yuntao.wang@...ux.dev>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>, Jan Kara <jack@...e.cz>
Subject: Re: [PATCH] fs: fix incorrect lflags value in the move_mount syscall
On Mon, Aug 11, 2025 at 01:24:26PM +0800, Yuntao Wang wrote:
> The lflags value used to look up from_path was overwritten by the one used
> to look up to_path.
>
> In other words, from_path was looked up with the wrong lflags value. Fix it.
Right, thanks.
Powered by blists - more mailing lists