Skip to content

Commit 56feeb4

Browse files
committed
os/bluestore: BluestoreRepairTest ch cleanup
Signed-off-by: Pere Diaz Bou <[email protected]>
1 parent 5925880 commit 56feeb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/objectstore/store_test.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9847,6 +9847,7 @@ TEST_P(StoreTestSpecificAUSize, BluestoreRepairTest) {
98479847
bstore->inject_zombie_spanning_blob(cid, hoid4, 23457);
98489848
}
98499849

9850+
ch.reset(nullptr);
98509851
bstore->umount();
98519852
ASSERT_EQ(bstore->fsck(false), 1);
98529853
ASSERT_LE(bstore->repair(false), 0);

0 commit comments

Comments
 (0)