]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: use -D_GNU_SOURCE when compiling fsync-tester.c 32480/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 Jan 2020 23:45:52 +0000 (15:45 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 Jan 2020 23:45:52 +0000 (15:45 -0800)
commit6ea7c5ce49caf8000e734b2a61f7a0beaf591e28
tree3e695c17987320a0da5ef7b13a85fbcbba192a18
parent95013b034618a50021fd61d6dc8da314877d9095
qa: use -D_GNU_SOURCE when compiling fsync-tester.c

Otherwise loff_t is unavailable for some distributions.

Fixes: https://tracker.ceph.com/issues/43460
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/workunits/suites/fsync-tester.sh