HomeFreeBSD

Fix ztest_verify_dnode_bt() test case

Description

Fix ztest_verify_dnode_bt() test case

In ztest_verify_dnode_bt the ztest_object_lock must be held in
order to safely verify the unused bonus space.

Reviewed-by: DHE <git@dehacked.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6941

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Dec 6 2017, 11:30 PM
Parents
rG460f239e6999: Fix -fsanitize=address memory leak
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG06401e42221d: Fix ztest_verify_dnode_bt() test case (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Jan 9 2018, 8:27 PM