mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
bluestore/NVMEDevice: remove unused friendly class declaration.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
This commit is contained in:
parent
9964cf177b
commit
ddecd66298
@ -102,7 +102,6 @@ class SharedDriverQueueData {
|
||||
uint32_t queueid;
|
||||
struct spdk_nvme_qpair *qpair;
|
||||
std::function<void ()> run_func;
|
||||
friend class AioCompletionThread;
|
||||
|
||||
bool aio_stop = false;
|
||||
void _aio_thread();
|
||||
|
Loading…
Reference in New Issue
Block a user