diff options
author | Amir Goldstein <[email protected]> | 2020-07-16 11:42:19 +0300 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-07-27 21:24:51 +0200 |
commit | 62cb0af4cea871e80015dd45b200033002f23a95 (patch) | |
tree | a4a9ee6902925738f606e40a887bb3dd1a412c85 /lib/test_overflow.c | |
parent | f35c41567867e06bb0a1d6b74c5bf323be1026e5 (diff) |
dnotify: report both events on parent and child with single callback
For some events (e.g. DN_ATTRIB on sub-directory) fsnotify may call
dnotify_handle_event() once for watching parent and once again for
the watching sub-directory.
Do the same thing with a single callback instead of two callbacks when
marks iterator contains both inode and child entries.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Amir Goldstein <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions