[LTP] [PATCH v4 01/13] Add SAFE_STATX macro
Andrea Cervesato
andrea.cervesato@suse.com
Wed Oct 2 15:00:59 CEST 2024
Hi!
On 10/2/24 14:27, Cyril Hrubis wrote:
> Hi!
>> --- a/testcases/kernel/syscalls/fchmodat2/fchmodat2_01.c
>> +++ b/testcases/kernel/syscalls/fchmodat2/fchmodat2_01.c
>> @@ -12,6 +12,8 @@
>> * usage on symlinks will raise EOPNOTSUPP.
>> */
>>
>> +#define _GNU_SOURCE
>> +
>> #include "tst_test.h"
>> #include "tst_safe_file_at.h"
>> #include "lapi/fcntl.h"
> This looks like it should be in a separate patch as well. At least there
> is no description why this is needed in the patch either.
>
This is clearly an error. Probably git added a wrong file.
Andrea
More information about the ltp
mailing list