On Tue, Jul 13, 2021 at 7:34 PM Amir Goldstein <amir73il@xxxxxxxxx> wrote: > > On Thu, Mar 18, 2021 at 6:08 PM Amir Goldstein <amir73il@xxxxxxxxx> wrote: > > > > Hi Michael, > > > > Following are updated for changes queued for v5.13 [1]: > > - Unprivileged fanotify listener > > - Configurable limits > > > > It is still pretty early in the development cycle, but I am posting > > them early for review. > > > > I Michael, > > This post was a long time ago so following up on it now. > FYI, the 2 patches are also available on > https://github.com/amir73il/man-pages/commits/fanotify_unpriv > along with another minor man page update. > I will post it separately soon. > Hi Michael, Did you miss these updates for 5.13? Thanks, Amir. > > > > > [1] https://lore.kernel.org/linux-fsdevel/20210304112921.3996419-1-amir73il@xxxxxxxxx/ > > > > Amir Goldstein (1): > > fanotify_init.2, fanotify_mark.2, fanotify.7: Configurable limits > > > > Matthew Bobrowski (1): > > fanotify_init.2, fanotify_mark.2: Document unprivileged listener > > > > man2/fanotify_init.2 | 99 ++++++++++++++++++++++++++++++++++++-------- > > man2/fanotify_mark.2 | 14 ++++++- > > man7/fanotify.7 | 35 +++++++++++++++- > > 3 files changed, 127 insertions(+), 21 deletions(-) > > > > -- > > 2.25.1 > >