]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore: drain transactions on cleaner zone finish
authorSage Weil <sage@newdream.net>
Fri, 1 Oct 2021 20:54:04 +0000 (15:54 -0500)
committerSage Weil <sage@newdream.net>
Fri, 29 Oct 2021 13:56:42 +0000 (09:56 -0400)
commitc565b35da1158ffd21274f1477586460621f1561
treeee9e13fc79c8c5400dfd3d3900951913c3361a77
parent63b8f2f3ff0e46286cc1285e94c9f3c2d59660e8
os/bluestore: drain transactions on cleaner zone finish

Make sure all open transactions (the ones from the cleaner especially)
get drained before we clear the device zone.

Signed-off-by: Sage Weil <sage@newdream.net>
src/os/bluestore/BlueStore.cc