]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dmu_objset.c
Illumos 4951 - ZFS administrative commands should use reserved space
authorMatthew Ahrens <mahrens@delphix.com>
Mon, 3 Nov 2014 20:28:43 +0000 (12:28 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 4 May 2015 16:41:10 +0000 (09:41 -0700)
commit3d45fdd6c0d5b4c8e42b6a2cda00bf6f22c9f2bf
tree79fabc013cdea334851b2b7ae9d59118e601f8eb
parentcfec5b17b3b04f07381cc705eaf733794d034065
Illumos 4951 - ZFS administrative commands should use reserved space

4951 ZFS administrative commands should use reserved space, not with ENOSPC
Reviewed by: John Kennedy <john.kennedy@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Garrett D'Amore <garrett@damore.org>

References:
  https://www.illumos.org/issues/4373
  https://github.com/illumos/illumos-gate/commit/7d46dc6

Ported by: Brian Behlendorf <behlendorf1@llnl.gov>
18 files changed:
cmd/zfs/zfs_main.c
cmd/zhack/zhack.c
include/sys/dsl_synctask.h
module/zfs/dmu_objset.c
module/zfs/dmu_send.c
module/zfs/dsl_bookmark.c
module/zfs/dsl_dataset.c
module/zfs/dsl_deleg.c
module/zfs/dsl_destroy.c
module/zfs/dsl_dir.c
module/zfs/dsl_prop.c
module/zfs/dsl_scan.c
module/zfs/dsl_synctask.c
module/zfs/dsl_userhold.c
module/zfs/spa.c
module/zfs/spa_history.c
module/zfs/spa_misc.c
module/zfs/zfs_ioctl.c