]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
NVMEDevice.cc: Remove the data_buf_mempool
authorZiye Yang <ziye.yang@intel.com>
Tue, 7 Apr 2020 15:23:46 +0000 (23:23 +0800)
committerZiye Yang <ziye.yang@intel.com>
Mon, 20 Apr 2020 16:24:38 +0000 (00:24 +0800)
commitbb55f2c2a3ee63cecb2600276247bea3f7518d45
tree0e8fc2fbde533a9d8ea84b8f2222b74504a78c99
parent9c9be1b695db602982b3bd08910a1de229c977c9
NVMEDevice.cc: Remove the data_buf_mempool

Use the linked list is enough.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
src/os/bluestore/NVMEDevice.cc