]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: check for fdatasync() on non osx
authorKefu Chai <kchai@redhat.com>
Wed, 13 Sep 2017 04:17:30 +0000 (12:17 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 16 Sep 2017 02:43:32 +0000 (10:43 +0800)
commit5980a60ab3351215299562f6f44fed7a018d0f47
treecd1aba9584f6bfdc70cd16b6e02f9cb8f2e5bbd9
parent6f6e3af01feb9f7fac7ce8d9ee8e567644f17c08
cmake: check for fdatasync() on non osx

on osx, fdatasync() is a syscall without userspace wrapper.

Signed-off-by: Kefu Chai <kchai@redhat.com>
CMakeLists.txt
src/os/filestore/WBThrottle.cc