]> git.proxmox.com Git - mirror_zfs.git/commit - cmd/ztest/ztest.c
Illumos #3955
authorMatthew Ahrens <mahrens@delphix.com>
Wed, 7 Aug 2013 18:32:46 +0000 (10:32 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Nov 2013 20:16:14 +0000 (12:16 -0800)
commit383fc4a9970ede483dc4bd7579f1c62942d1312f
treebc98a98911c5d218b8911d6424f9f07133bab132
parent9554185d90a9f833c023c1bb8bc35779b8fd1b10
Illumos #3955

3955 ztest failure: assertion refcount_count(&tx->tx_space_written) +
     delta <= tx->tx_space_towrite
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

References:
  https://www.illumos.org/issues/3955
  illumos/illumos-gate@be9000cc677e0a8d04e5be45c61d7370fc8c7b54

Ported-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1775
cmd/ztest/ztest.c
module/zfs/dmu_tx.c