Revision 31d3e4181099bd92ca5c1be0ab8b7f51765fa558 authored by Yi Wu on 13 October 2017, 01:19:10 UTC, committed by Facebook Github Bot on 13 October 2017, 01:28:24 UTC
Summary:
Allow `std::move(pinnable_slice)`.
Closes https://github.com/facebook/rocksdb/pull/2997

Differential Revision: D6036782

Pulled By: yiwu-arbug

fbshipit-source-id: 583fb0419a97e437ff530f4305822341cd3381fa
1 parent cc67b22
History
File Mode Size
cache_bench.cc -rw-r--r-- 7.4 KB
cache_test.cc -rw-r--r-- 19.9 KB
clock_cache.cc -rw-r--r-- 26.0 KB
clock_cache.h -rw-r--r-- 601 bytes
lru_cache.cc -rw-r--r-- 14.3 KB
lru_cache.h -rw-r--r-- 9.8 KB
lru_cache_test.cc -rw-r--r-- 5.0 KB
sharded_cache.cc -rw-r--r-- 4.8 KB
sharded_cache.h -rw-r--r-- 4.1 KB

back to top