[LTP] [PATCH 1/1] syscalls/fanotify10: Require kernel v4.19
Petr Vorel
pvorel@suse.cz
Tue Nov 6 13:55:56 CET 2018
Hi,
> > FAN_MARK_INODE and FAN_MARK_MOUNT were added in v4.19-rc2:
> > d54f4fba889b fanotify: add API to attach/detach super block mark
> > Fixes: 16f127f4a syscalls/fanotify10: new test for mount ignore mask
> I would slightly prefer handling whatever error we get from fanotify so
> that the test would also work in a case that the functionality would get
> backported to older kernel. But if that's not easily done we may as well
> go for the kernel version detection.
Make sense. Amir, any idea, how to do that?
> > + .min_kver = "4.19",
Kind regards,
Petr
More information about the ltp
mailing list