You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fanotify01: Test setting two marks on different filesystems
When tested fs has zero fsid (e.g. fuse) and events are reported
with fsid+fid, watching different filesystems with the same group is
not supported.
Try to setup a bogus mark on test tmp dir, in addition to the mark
on the tested filesystem, to check if marks on different filesystems
are supported.
Run on all filesystem to test both fs with zero fsid (e.g. fuse) and
fs with valid fsid.
Link: https://lore.kernel.org/ltp/20240125110510.751445-1-amir73il@gmail.com/
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
0 commit comments