Re: [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event
From: Amir Goldstein <amir73il@gmail.com>
Date: 2021-10-30 06:21:27
Also in:
ltp
From: Amir Goldstein <amir73il@gmail.com>
Date: 2021-10-30 06:21:27
Also in:
ltp
On Sat, Oct 30, 2021 at 12:17 AM Gabriel Krisman Bertazi [off-list ref] wrote:
Hi, Now that FAN_FS_ERROR is close to being merged, I'm sending a new version of the LTP tests. This is the v3 of this patchset, and it applies the feedback of the previous version, in particular, it solves the issue Amir pointed out, that ltp won't gracefully handle a test with tcnt==0. To solve that, I merged the patch that set up the environment with a simple test, that only triggers a fs abort and watches the event. I'm also renaming the testcase from fanotify20 to fanotify21, to leave room for the pidfs test that is also in the baking by Matthew Bobrowski.
Only Matthew posted two tests... anyway I don't think merge is going to be a big problem. I am hoping that PIDFD tests could be merged soonish and I recommended Matthew to base his tests over your first two macro prep patches. Thanks, Amir.