]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/unbound/libunbound/python/doc/examples/example7-2.py
MFV r328233:
authorAlexander Motin <mav@FreeBSD.org>
Mon, 22 Jan 2018 00:01:36 +0000 (00:01 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Mon, 22 Jan 2018 00:01:36 +0000 (00:01 +0000)
commitd26c97e2fbe3436e8af35cfcd42ecf79989ba5b1
treeb05b5361b4a7669be5b239d535d9eba524bf1b66
parent9b347baa3ac4b8472dd0d3bc7e825cbd82405619
parent4c30fea80949c0e11b7fee948c29f59d73653ac4
MFV r328233:
8898 creating fs with checksum=skein on the boot pools fails ungracefully

illumos/illumos-gate@9fa2266d9a78b8366e1cd2d5f050e8b5e37d558c

https://www.illumos.org/issues/8898:
# zfs create -o checksum=skein rpool/test
internal error: Result too large
Abort (core dumped)

Not a big deal per se, but should be handled correctly.

Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Author: Yuri Pankov <yuri.pankov@nexenta.com>

PR: 222199
cddl/contrib/opensolaris/cmd/zfs/zfs.8
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_dataset.c