Re: [PATCH AUTOSEL 4.14 50/95] fsnotify: generalize handling of extra event flags

2019-05-07 Thread Sasha Levin
On Tue, May 07, 2019 at 03:23:30PM +0200, Jan Kara wrote: On Tue 07-05-19 01:37:39, Sasha Levin wrote: From: Amir Goldstein [ Upstream commit 007d1e8395eaa59b0e7ad9eb2b53a40859446a88 ] FS_EVENT_ON_CHILD gets a special treatment in fsnotify() because it is not a flag specifying an event type,

Re: [PATCH AUTOSEL 4.14 50/95] fsnotify: generalize handling of extra event flags

2019-05-07 Thread Jan Kara
On Tue 07-05-19 01:37:39, Sasha Levin wrote: > From: Amir Goldstein > > [ Upstream commit 007d1e8395eaa59b0e7ad9eb2b53a40859446a88 ] > > FS_EVENT_ON_CHILD gets a special treatment in fsnotify() because it is > not a flag specifying an event type, but rather an extra flags that may > be reported

[PATCH AUTOSEL 4.14 50/95] fsnotify: generalize handling of extra event flags

2019-05-06 Thread Sasha Levin
From: Amir Goldstein [ Upstream commit 007d1e8395eaa59b0e7ad9eb2b53a40859446a88 ] FS_EVENT_ON_CHILD gets a special treatment in fsnotify() because it is not a flag specifying an event type, but rather an extra flags that may be reported along with another event and control the handling of the ev