Re: [PATCH] open_by_handle_at.2: correct the name of the FreeBSD equivalent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 27, 2024 at 01:38:00PM GMT, Christoph Hellwig wrote:
> The open_by_handle_at equivalent in FreeBSD is called fhopen, not
> openfh.

LGTM.  A simple search of openfh shows that it doesn't exist at all in
the FreeBSD tree:

alx@debian:~/src/bsd/freebsd/main$ grep -rn openfh
alx@debian:~/src/bsd/freebsd/main$ 

> 
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Patch applied; thanks.

Have a lovely day!
Alex

> ---
>  man/man2/open_by_handle_at.2 | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/man/man2/open_by_handle_at.2 b/man/man2/open_by_handle_at.2
> index 8fa1bf630..ee8a4f72b 100644
> --- a/man/man2/open_by_handle_at.2
> +++ b/man/man2/open_by_handle_at.2
> @@ -402,7 +402,7 @@ flag and the filesystem does not support
>  FreeBSD has a broadly similar pair of system calls in the form of
>  .BR getfh ()
>  and
> -.BR openfh ().
> +.BR fhopen ().
>  .SH STANDARDS
>  Linux.
>  .SH HISTORY
> -- 
> 2.43.0
> 

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux