]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Temporarily remove PersistentCacheOptions from persistent_cache_tier.h to fix unity...
authorIslam AbdelRahman <tec@fb.com>
Thu, 9 Jun 2016 17:39:42 +0000 (10:39 -0700)
committerIslam AbdelRahman <tec@fb.com>
Thu, 9 Jun 2016 17:39:42 +0000 (10:39 -0700)
commit281fbdddc26da6851913133fa5df0e9cb3194230
tree55bb0d17ac5c4353bc1138a08b06f09cf0c73182
parent2ae15b2d508575ac121a9211c9f3ee2ff1c5c88b
Temporarily remove PersistentCacheOptions from persistent_cache_tier.h to fix unity build

Summary:
PersistentCacheOptions class in persistent_cache_tier.h is not used any where yet in the code base
but it break the unity build because it have the same name as PersistentCacheOptions in table/persistent_cache_helper.h

Remove it temporarily, and the @krad can add it again with a different name when we start using it

Test Plan:
make unity_test -j64
make check -j64

Reviewers: kradhakrishnan, sdong

Reviewed By: sdong

Subscribers: andrewkr, dhruba

Differential Revision: https://reviews.facebook.net/D59349
utilities/persistent_cache/persistent_cache_tier.h