On 16 March 2013 15:48, Mike Frysinger <[email protected]> wrote:
> On Friday 15 March 2013 09:49:30 Markos Chandras wrote:
>> Add new "-l" parameter to test the getdents64 syscall along with
>> the getdents one. Use ltp_syscall() to call the system call to get
>> proper return values when an architecture does not support any of the
>> getdents{,64} syscalls. Modify runtest/syscalls to call getdentsXX tests
>> with and without the "-l" parameter
>
> your patch introduces a lot of warnings.  please verify it on a few arches
> first (like x86_64).

Yes I see what you mean. I will prepare a new one.

>
>> --- a/testcases/kernel/syscalls/getdents/Makefile
>> +++ b/testcases/kernel/syscalls/getdents/Makefile
>>
>> +CFLAGS += -D_LARGEFILE64_SOURCE
>
> these are CPPFLAGS, not CFLAGS
> -mike

Indeed. I will fix it too.

-- 
Regards,
Markos Chandras

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to