[LTP] [PATCH v2] syscalls/fcntl34: Use flock64 instead of flock

Cyril Hrubis chrubis@suse.cz
Tue Aug 16 16:36:14 CEST 2016


Hi!
> This test uses OFD locks which are supported only by 64-bit ABI.
> Thus OFD locks must be used with flock64 structure for sure in this
> test. It is necessary because on some 32-bit targets (e.g. 32-bit
> uClibc) flock is not mapped to flock64 when _FILE_OFFSET_BITS is not
> set to 64.

Applied, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list