From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 8 Jun 2020 10:22:16 +0200 Subject: [LTP] [PATCH] syscalls/fanotify10: Add a test case for ignore mask and events on child In-Reply-To: <20200608064329.26243-1-amir73il@gmail.com> References: <20200608064329.26243-1-amir73il@gmail.com> Message-ID: <20200608082216.GA21430@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Amir, > Add a regression test case for kernel commit 2f02fd3fa13e: > fanotify: fix ignore mask logic for events on child and on dir Reviewed-by: Petr Vorel Thanks a lot that you care to update tests! Kind regards, Petr