Re: [PATCH v3 0/5] Add pidfd support to the fanotify API
From: Matthew Bobrowski <repnop@google.com>
Date: 2021-07-26 23:07:44
Also in:
linux-fsdevel
From: Matthew Bobrowski <repnop@google.com>
Date: 2021-07-26 23:07:44
Also in:
linux-fsdevel
On Wed, Jul 21, 2021 at 10:06:56AM +0300, Amir Goldstein wrote:
On Wed, Jul 21, 2021 at 9:17 AM Matthew Bobrowski [off-list ref] wrote:quoted
Hey Jan/Amir/Christian, This is an updated version of the FAN_REPORT_PIDFD series which contains the addressed nits from the previous review [0]. As per request, you can also find the draft LTP tests here [1] and man-pages update for this new API change here [2]. [0] https://lore.kernel.org/linux-fsdevel/cover.1623282854.git.repnop@google.com/ (local) [1] https://github.com/matthewbobrowski/ltp/commits/fanotify_pidfd_v2 [2] https://github.com/matthewbobrowski/man-pages/commits/fanotify_pidfd_v1FWIW, those test and man page drafts look good to me :)
Fantastic, thanks for the review! I will adjust the minor comments/documentation on patch 5/5 and send through an updated series. /M