]> granicus.if.org Git - zfs/commit
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1...
authorGeorge Melikov <mail@gmelikov.ru>
Fri, 27 Jan 2017 19:43:42 +0000 (22:43 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 27 Jan 2017 19:43:42 +0000 (11:43 -0800)
commitcc9bb3e58e926d4e056a89046301c1349755957b
tree83f205e900b662f13612ce2c66c754c87797ec9a
parent687e612f9a56763d82c78ed75656896ce9cace17
OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs + 1 == usedobjs

Authored by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Steve Gonczi <steve.gonczi@delphix.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Ported-by: George Melikov <mail@gmelikov.ru>
OpenZFS-issue: https://www.illumos.org/issues/7254
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/c166b69
Closes #5670
include/sys/dmu_objset.h
include/sys/dsl_dataset.h
module/zfs/dbuf.c
module/zfs/dmu_objset.c
module/zfs/dmu_send.c
module/zfs/dsl_dataset.c
module/zfs/dsl_destroy.c
module/zfs/dsl_pool.c
module/zfs/dsl_scan.c