diff options
author | Amir Goldstein <amir73il@gmail.com> | 2021-11-29 23:15:28 +0300 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2021-12-15 16:04:06 +0300 |
commit | 1c9007d62bea6fd164285314f7553f73e5308863 (patch) | |
tree | 7ab0e31db62ecd84d63fc9f9098ac86ad505483a /fs/notify/fanotify/fanotify_user.c | |
parent | ad69cd9972e79aba103ba5365de0acd35770c265 (diff) | |
download | linux-1c9007d62bea6fd164285314f7553f73e5308863.tar.xz |
fsnotify: separate mark iterator type from object type enum
They are two different types that use the same enum, so this confusing.
Use the object type to indicate the type of object mark is attached to
and the iter type to indicate the type of watch.
A group can have two different watches of the same object type (parent
and child watches) that match the same event.
Link: https://lore.kernel.org/r/20211129201537.1932819-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/notify/fanotify/fanotify_user.c')
0 files changed, 0 insertions, 0 deletions