]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
NVMEdevice: fix the unrelease segs issue 12862/head
authoroptimistyzy <optimistyzy@gmail.com>
Tue, 10 Jan 2017 13:01:59 +0000 (21:01 +0800)
committeroptimistyzy <optimistyzy@gmail.com>
Tue, 10 Jan 2017 13:14:18 +0000 (21:14 +0800)
commit5ffee830f6d4eda67de20409fd0f7f1685e04026
tree12835000522e56646331039acbc690cd6bdfce58
parentfbad77c7275a94e746365764dfb7db3fcfb6642c
NVMEdevice: fix the unrelease segs issue

When the read or flush command fails, we need to
release segs. Or we can abort it like what we do
for write.

Signed-off-by: optimistyzy <optimistyzy@gmail.com>
src/os/bluestore/NVMEDevice.cc