mirror of
https://github.com/ceph/ceph
synced 2025-01-10 21:20:46 +00:00
ceph_dedup_tool: remove unused SampleDedupWorkerThread::duplicable_chunks
Signed-off-by: Samuel Just <sjust@redhat.com>
This commit is contained in:
parent
6ae386d48f
commit
4878cebe20
@ -638,7 +638,6 @@ private:
|
||||
|
||||
IoCtx io_ctx;
|
||||
IoCtx chunk_io_ctx;
|
||||
std::list<chunk_t> duplicable_chunks;
|
||||
size_t total_duplicated_size = 0;
|
||||
size_t total_object_size = 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user