]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async
authorMatthew Ahrens <mahrens@delphix.com>
Sat, 15 Dec 2012 00:13:40 +0000 (16:13 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 8 Jan 2013 18:35:43 +0000 (10:35 -0800)
commit29809a6cbae9869ca6ee026337981b2c9771650a
tree230751bd7e6530be1826d59a0d0d4438856ea410
parentb9b24bb4ca45f2d903efadba44d10dfd182f62ac
Illumos #3086: unnecessarily setting DS_FLAG_INCONSISTENT on async

3086 unnecessarily setting DS_FLAG_INCONSISTENT on async
destroyed datasets
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>

References:
  illumos/illumos-gate@ce636f8b38e8c9ff484e880d9abb27251a882860
  illumos changeset: 13776:cd512c80fd75
  https://www.illumos.org/issues/3086

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
12 files changed:
cmd/ztest/ztest.c
include/sys/dsl_pool.h
include/sys/txg.h
include/sys/zil.h
include/sys/zil_impl.h
module/zfs/dmu.c
module/zfs/dmu_send.c
module/zfs/dsl_dataset.c
module/zfs/dsl_dir.c
module/zfs/dsl_pool.c
module/zfs/txg.c
module/zfs/zil.c