]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
NVMEDevice: fix the write bug
authorZiye Yang <optimistyzy@gmail.com>
Fri, 18 Aug 2017 09:54:12 +0000 (17:54 +0800)
committerZiye Yang <optimistyzy@gmail.com>
Fri, 18 Aug 2017 10:16:07 +0000 (18:16 +0800)
commit35e7955f8018ce147cea0fd4b9163fee4090b8a7
tree6984522d937df39e1c3c40b8624b734e9fec3577
parent1b21476f337647d19f9a9d2702bcf85295108d83
NVMEDevice: fix the write bug

This patch can solve the write issue when we use spdk nvme driver
to handle I/Os from db bdev in the future.

Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
src/os/bluestore/NVMEDevice.cc