]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: debug_omit_block_device_write isn't always respected. 24545/head
authorIgor Fedotov <ifedotov@suse.com>
Thu, 11 Oct 2018 15:28:10 +0000 (18:28 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Thu, 11 Oct 2018 15:28:10 +0000 (18:28 +0300)
commit32db47138daa945ad99b677aa4f1357d7bb02867
tree00979a4006c4cf86b2cc6459b9dd9ae129660586
parent3596f05b429c2a2983e98f67b0eab4dab4ebebdd
os/bluestore: debug_omit_block_device_write isn't always respected.

This might lead to leaks in throttle_deferred_bytes and finally in stuck
a store (Valid for bluestore_debug_omit_block_device_write=true only).

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
src/os/bluestore/BlueStore.cc