From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f180.google.com ([209.85.210.180]:40569 "EHLO mail-pf1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728809AbeKEV51 (ORCPT ); Mon, 5 Nov 2018 16:57:27 -0500 Received: by mail-pf1-f180.google.com with SMTP id x2-v6so297088pfm.7 for ; Mon, 05 Nov 2018 04:37:53 -0800 (PST) Date: Mon, 5 Nov 2018 23:37:47 +1100 From: Matthew Bobrowski To: Amir Goldstein Cc: Jan Kara , linux-fsdevel Subject: Re: FAN_OPEN_EXEC event and ignore mask Message-ID: <20181105123746.GE3577@workstation.internal.lab> References: <20181030002744.GA4214@workstation> <20181031103939.GA8325@development.internal.lab> <20181102125000.GB15086@quack2.suse.cz> <20181103003411.GA1314@development.internal.lab> <20181105084147.GC6953@quack2.suse.cz> <20181105090605.GA21126@lithium.mbobrowski.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, Nov 05, 2018 at 02:27:00PM +0200, Amir Goldstein wrote: > On Mon, Nov 5, 2018 at 11:06 AM Matthew Bobrowski > wrote: > > > > Yes, so please update your patch adding FAN_OPEN_EXEC_PERM to send this > > > event separately from FAN_OPEN_PERM. Thanks! > > > > OK, great. I will send through the updated patch series shortly. > > > Please be advised that your patch > "fanotify: return only user requested event types in event mask" > has a (simple) conflict with my fix patch: > "fanotify: fix handling of events on child sub-directory" Noted, thanks for the heads up. > You can find the conflict resolution on my fsnotify-fixes branch. > I advise that you to rebase and test FAN_OPEN_EXEC patches on > top of this branch (your first patch is already there). > fsnotify-fixes is based of off v4.20-rc1. Sure, I will get this done tomorrow and once confirmed will send through the patch series. Thanks! -- Matthew Bobrowski