]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
unittest_bluefs: fix more
authorSage Weil <sage@redhat.com>
Fri, 3 Jun 2016 12:54:06 +0000 (08:54 -0400)
committerSage Weil <sage@redhat.com>
Fri, 3 Jun 2016 12:54:06 +0000 (08:54 -0400)
commit2a3c0e2098d44ea160b0a01de4ce394098928d4a
treec4e4d68c720b596159b0926f738f553b8ac9d317
parent7696f09590c1f542e85d4d50f05cb4e1c01070c6
unittest_bluefs: fix more

- wait for aio to finish
- shut down bdev, which stops the aio completion thread
- *then* deallocate the IOContexts

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueFS.cc