mirror of
https://github.com/ceph/ceph
synced 2024-12-17 17:05:42 +00:00
Merge pull request #12543 from hjwsm1989/cleanup2
osd/ECBackend: remove unused variable "ReadCB" Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
This commit is contained in:
commit
8eb2241240
@ -619,7 +619,6 @@ public:
|
||||
ECUtil::HashInfoRef get_hash_info(const hobject_t &hoid, bool checks = true,
|
||||
const map<string,bufferptr> *attr = NULL);
|
||||
|
||||
friend struct ReadCB;
|
||||
public:
|
||||
ECBackend(
|
||||
PGBackend::Listener *pg,
|
||||
|
Loading…
Reference in New Issue
Block a user