]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rocksdb: do not use aligned_alloc 21632/head
authorKefu Chai <kchai@redhat.com>
Wed, 25 Apr 2018 03:53:29 +0000 (11:53 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 25 Apr 2018 08:19:12 +0000 (16:19 +0800)
commitf5f47ea483c0746d977d69c68652f479ac79f681
tree765cfd5ba2d3a35a335ec8cf69f9803f663dd04b
parent27e91a99f59b055ba32fd240a7f9ea1c014991fc
rocksdb: do not use aligned_alloc

this change picks up the change to "use posix_memalign() for
aligned_alloc()" in ceph/rocksdb.

Fixes: http://tracker.ceph.com/issues/23653
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/rocksdb