]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #21632 from tchaikov/wip-rocksdb-no-aligned-alloc
authorKefu Chai <tchaikov@gmail.com>
Wed, 25 Apr 2018 12:47:48 +0000 (20:47 +0800)
committerGitHub <noreply@github.com>
Wed, 25 Apr 2018 12:47:48 +0000 (20:47 +0800)
commit005fe21e1d83fe333d2262b06eddd4d4235cf8c8
tree070fc9ab6d2cb6f8ccdd4cfcbc995b3673dd897c
parent7427cc43ffd95e1a3ec3a3fb00e1f5356419a34c
parentf5f47ea483c0746d977d69c68652f479ac79f681
Merge pull request #21632 from tchaikov/wip-rocksdb-no-aligned-alloc

rocksdb: do not use aligned_alloc

Reviewed-by: Josh Durgin <jdurgin@redhat.com>