]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/tools/store_nbd: add graceful shutdown support
authorKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 13:51:57 +0000 (21:51 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Jun 2021 17:13:24 +0000 (01:13 +0800)
commit0689b128e132ed17e5509fa6d422aed749c935f7
tree392f6f6363827cefc98636a79fae3022e49dc69f
parent3faea72b70977f8f74e4e8aa287cea1cc1aae523
crimson/tools/store_nbd: add graceful shutdown support

we could have more sophisticate mechinary for interrupting fio job,
but so far it is able to stop itself if it idle by handling ctrl-C.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/crimson/tools/store_nbd/store-nbd.cc