mbox series

[v2,0/3] Update fanotify man pages for NFSD filecache backports

Message ID 20240713181548.38002-1-cel@kernel.org (mailing list archive)
Headers show
Series Update fanotify man pages for NFSD filecache backports | expand

Message

Chuck Lever July 13, 2024, 6:15 p.m. UTC
From: Chuck Lever <chuck.lever@oracle.com>

I backported a number of NFSD-related fixes to v5.15 and v5.10 LTS
kernels. The backports include some changes to the fanotify API
which need to be documented.

Changes since v1:
- Amir added a few items to the original list of updates

Chuck Lever (3):
  fanotify_mark(2): Support for FA_ flags has been backported to LTS
    kernels
  fanotify_init(2): Support for FA_ flags has been backported to LTS
    kernels
  fanotify(7): Document changes backported to LTS kernels

 man/man2/fanotify_init.2 | 8 ++++----
 man/man2/fanotify_mark.2 | 8 ++++----
 man/man7/fanotify.7      | 2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

Comments

Alejandro Colomar July 22, 2024, 8:36 p.m. UTC | #1
Hi Chuck, Amir,

On Sat, Jul 13, 2024 at 02:15:45PM GMT, cel@kernel.org wrote:
> From: Chuck Lever <chuck.lever@oracle.com>
> 
> I backported a number of NFSD-related fixes to v5.15 and v5.10 LTS
> kernels. The backports include some changes to the fanotify API
> which need to be documented.
> 
> Changes since v1:
> - Amir added a few items to the original list of updates
> 
> Chuck Lever (3):
>   fanotify_mark(2): Support for FA_ flags has been backported to LTS
>     kernels
>   fanotify_init(2): Support for FA_ flags has been backported to LTS
>     kernels
>   fanotify(7): Document changes backported to LTS kernels

Thanks for the patches, and for reviewing them; I've applied them all.

Have a lovely night!
Alex

> 
>  man/man2/fanotify_init.2 | 8 ++++----
>  man/man2/fanotify_mark.2 | 8 ++++----
>  man/man7/fanotify.7      | 2 +-
>  3 files changed, 9 insertions(+), 9 deletions(-)
> 
> -- 
> 2.45.1
>