Re: [PATCH v2] name_to_handle_at.2: Document the AT_HANDLE_CONNECTABLE flag
From: Amir Goldstein <amir73il@gmail.com>
Date: 2025-03-30 19:54:46
Also in:
linux-fsdevel
On Sun, Mar 30, 2025 at 9:21 PM Alejandro Colomar [off-list ref] wrote:
Hi Amir, On Sun, Mar 30, 2025 at 09:17:51PM +0200, Amir Goldstein wrote:quoted
On Sun, Mar 30, 2025 at 7:56 PM Alejandro Colomar [off-list ref] wrote:quoted
Hi Amir, On Sun, Mar 30, 2025 at 06:35:02PM +0200, Amir Goldstein wrote:quoted
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@oracle.com> Cc: Jeff Layton <redacted> Cc: Christian Brauner <brauner@kernel.org> Cc: Jan Kara <jack@suse.cz> Cc: Aleksa Sarai <redacted> Signed-off-by: Amir Goldstein <amir73il@gmail.com> --- 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.Could you please send with git-send-email(1) --suppress-cc=all?
no problem. Thanks, Amir.