[LTP] [PATCH 2/4] Move fanotify fallback constants and structs to LAPI header

Martin Doucha mdoucha@suse.cz
Fri Oct 14 17:56:35 CEST 2022


On 14. 10. 22 0:08, Petr Vorel wrote:
> 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.

OK, please update the copyright header. This patch doesn't depend on the 
first one so you can merge it right away.

-- 
Martin Doucha   mdoucha@suse.cz
QA Engineer for Software Maintenance
SUSE LINUX, s.r.o.
CORSO IIa
Krizikova 148/34
186 00 Prague 8
Czech Republic



More information about the ltp mailing list