]> git.proxmox.com Git - mirror_zfs.git/commit - lib/libzpool/kernel.c
Illumos #3582, #3584
authorAdam Leventhal <ahl@delphix.com>
Wed, 28 Aug 2013 23:05:48 +0000 (16:05 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 Nov 2013 18:55:25 +0000 (10:55 -0800)
commit63fd3c6cfd264cab94dc186fe8cceecac8bc0d50
tree2b4c580be7c82a4c5160ef99c0020c4752ba9eff
parentc1fabe7961b100a7dfd77cddba1650d9a6580dc0
Illumos #3582, #3584

3582 zfs_delay() should support a variable resolution
3584 DTrace sdt probes for ZFS txg states

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Richard Elling <richard.elling@dey-sys.com>
Approved by: Garrett D'Amore <garrett@damore.org>

References:
    https://www.illumos.org/issues/3582
    illumos/illumos-gate@0689f76

Ported by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #1775
include/sys/txg.h
include/sys/txg_impl.h
include/sys/zfs_context.h
lib/libspl/include/sys/time.h
lib/libzpool/kernel.c
module/zfs/dsl_dir.c
module/zfs/dsl_pool.c
module/zfs/dsl_scan.c
module/zfs/spa_misc.c
module/zfs/txg.c