Re: [PATCH v3 0/5] Add pidfd support to the fanotify API
From: Amir Goldstein <amir73il@gmail.com>
Date: 2021-07-21 07:08:17
Also in:
linux-api
From: Amir Goldstein <amir73il@gmail.com>
Date: 2021-07-21 07:08:17
Also in:
linux-api
On Wed, Jul 21, 2021 at 9:17 AM Matthew Bobrowski [off-list ref] wrote:
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_v1
FWIW, those test and man page drafts look good to me :) Thanks, Amir.