Re: [PATCH v3] fanotify: Document mount namespace events
From: Amir Goldstein <amir73il@gmail.com>
Date: 2025-04-04 10:53:01
Also in:
linux-fsdevel
From: Amir Goldstein <amir73il@gmail.com>
Date: 2025-04-04 10:53:01
Also in:
linux-fsdevel
On Fri, Apr 4, 2025 at 12:21 PM Alejandro Colomar [off-list ref] wrote:
Hi Amir, On Fri, Apr 04, 2025 at 09:56:24AM +0200, Amir Goldstein wrote:quoted
Used to subscribe for notifications for when mounts are attached/detached from a mount namespace. Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: Miklos Szeredi <redacted> Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Amir Goldstein <amir73il@gmail.com> ---The patches don't apply, and there are so many that I lost track of in which order I should apply them.
It depends only on the patch that moves the FAN_FS_ERROR entry and that's the only patch left to merge besides this one. Note that my original FAN_FS_ERROR patch said: "FAN_EVENT_INFO_TYPE_ERROR was missing from the list of info types" But you've already added this missing value in an unrelated patch that you merged. Nevermind.
Could you please rebase everything you have on top of current master, and resend everything in the order in which I should apply?
Done.
Sorry for the inconveniences!
No worries. Thanks, Amir.