Skip to content
Commit 54daec18 authored by Andrey Vagin's avatar Andrey Vagin
Browse files

test/file_locks: use struct flock instead of struct flock64



If we want to use flock64, we have to use fcntl64. Otherwise we will get
errors like this:
ERR: file_locks07.c:49: Can't set ofd lock (errno = 22 (Invalid argument))

Reported-by: Mr Jenkins
Signed-off-by: default avatarAndrei Vagin <avagin@gmail.com>
parent e2bd7af9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment