On Sun, Mar 30, 2025 at 7:56 PM Alejandro Colomar <alx@xxxxxxxxxx> wrote: > > Hi Amir, > > On Sun, Mar 30, 2025 at 06:35:02PM +0200, Amir Goldstein wrote: > > A flag since v6.13 to indicate that the requested file_handle is > > intended to be used for open_by_handle_at(2) to obtain an open file > > with a known path. > > > > Cc: Chuck Lever <chuck.lever@xxxxxxxxxx> > > Cc: Jeff Layton <jlayton@xxxxxxxxxxxxxxx> > > Cc: Christian Brauner <brauner@xxxxxxxxxx> > > Cc: Jan Kara <jack@xxxxxxx> > > Cc: Aleksa Sarai <cyphar@xxxxxxxxxx> > > Signed-off-by: Amir Goldstein <amir73il@xxxxxxxxx> > > --- > > > > Alejandro, > > > > Addressed your comments from v1 and added missing documentation for > > AT_HANDLE_MNT_ID_UNIQUE from v6.12. > > Please split AT_HANDLE_MNT_ID_UNIQUE into a separate patch, possibly in > the same patch set. Other than that, it LGTM. Thanks! > I pushed the separate patches to https://github.com/amir73il/man-pages/commits/connectable-fh/ Do you mind taking them from there? Most of the reviewers that I CC-ed would care about the text of the man page and less about formatting and patch separation, and I would rather not spam the reviewers more than have to, but if you insist, I can post the patches. Thanks, Amir.