]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: define ALLPERMS if not yet
authorKefu Chai <kchai@redhat.com>
Sat, 5 Oct 2019 08:01:13 +0000 (16:01 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 5 Oct 2019 08:01:16 +0000 (16:01 +0800)
commit6ee073234cc1361309716713bbbb773005bda85d
tree769ae119d5324a483a3f19fa9083df406bedbddd
parent86b9036c6c56e00ea835467b908bad5079a0c45d
test: define ALLPERMS if not yet

`ALLPERMS` is defined by glibc but not by musl, so define it if not yet.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/libcephfs/test.cc