]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r249787:
authormm <mm@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Apr 2013 07:00:49 +0000 (07:00 +0000)
committermm <mm@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Apr 2013 07:00:49 +0000 (07:00 +0000)
commit46bcf68d193156cc65fe2e00ae4387937c836b7b
treed938dd8331743f8701f518f10793ed44c281cdb4
parent234a78ee22372fcd336a244d815f7120589a1485
MFC r249787:
The zfs synctask code restructuring introduced a new bug that makes it
impossible to set quota and reservation on pools lower than version 22.
Problem has been reported and a solution discussed with vendor.

Illumos ZFS issues:
  3739 cannot set zfs quota or reservation on pool version < 22

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reported by: Steve Wills <swills@FreeBSD.org>

git-svn-id: svn://svn.freebsd.org/base/stable/9@249920 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_dir.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_prop.c