]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/libcephfs: Only use sys/xattr.h on Linux
authorWillem Jan Withagen <wjw@digiware.nl>
Sat, 21 Sep 2019 12:43:30 +0000 (14:43 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Thu, 24 Oct 2019 20:19:39 +0000 (22:19 +0200)
commit0be0fdfdd1ddccc7e77e19b145215dc8ce24b1d2
tree2be8339d3b45ced87acea6ca47d5e9c1fe53b86d
parentd51a5bb1403f222a8c532075f98b6ea1d200bc59
test/libcephfs: Only use sys/xattr.h on Linux

For compatibility add XATTR_CREATE to include/compat.h

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit 1e9e5ec9f1138eda593f0a51f010d0a1a6009487)

Conficts:
    src/test/libcephfs/lazyio.cc
    This file does not exist in Nautilus, so not fixed.
src/include/compat.h
src/test/libcephfs/access.cc
src/test/libcephfs/acl.cc
src/test/libcephfs/caps.cc
src/test/libcephfs/deleg.cc
src/test/libcephfs/multiclient.cc
src/test/libcephfs/reclaim.cc
src/test/libcephfs/test.cc