[LTP] [PATCH 2/4] Move fanotify fallback constants and structs to LAPI header
Petr Vorel
pvorel@suse.cz
Fri Oct 14 00:08:00 CEST 2022
Hi Martin,
although it will be used only by tests in testcases/kernel/syscalls/fanotify/,
it's cleaner to follow LTP approach.
Reviewed-by: Petr Vorel <petr.vorel@gmail.com>
...
> --- /dev/null
> +++ b/include/lapi/fanotify.h
> @@ -0,0 +1,210 @@
> +/* SPDX-License-Identifier: GPL-2.0-or-later */
> +/*
> + * Copyright (c) 2012-2020 Linux Test Project. All Rights Reserved.
FAN_FS_ERROR has been added in 3db153665 ("syscalls/fanotify22: Introduce FAN_FS_ERROR test")
which is 2022. Can be changed before merge.
Kind regards,
Petr
More information about the ltp
mailing list