]> git.proxmox.com Git - mirror_zfs.git/commit - include/sys/zio_impl.h
Illumos #3236
authorGeorge Wilson <george.wilson@delphix.com>
Fri, 10 May 2013 19:47:54 +0000 (12:47 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 5 Nov 2013 20:14:21 +0000 (12:14 -0800)
commit03c6040bee6c87a9413b7da41d9f580f79a8ab62
tree86f8f3e6220c87da8e1b075fba858848f59a9c81
parent831baf06efb3023ddee7ed41800d3b44521bf2ee
Illumos #3236

3236 zio nop-write
Reviewed by: Matt Ahrens <matthew.ahrens@delphix.com>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Christopher Siden <chris.siden@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>

References:
  illumos/illumos-gate@80901aea8e78a2c20751f61f01bebd1d5b5c2ba5
  https://www.illumos.org/issues/3236

Porting Notes

1. This patch is being merged dispite an increased instance of
   https://www.illumos.org/issues/3113 being triggered by ztest.

Ported-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1489
13 files changed:
cmd/ztest/ztest.c
include/sys/dbuf.h
include/sys/dmu.h
include/sys/zio.h
include/sys/zio_impl.h
module/zfs/arc.c
module/zfs/dbuf.c
module/zfs/dmu.c
module/zfs/dsl_pool.c
module/zfs/spa_misc.c
module/zfs/zfs_vnops.c
module/zfs/zio.c
module/zfs/zvol.c