]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/unbound/libunbound/python/doc/index.rst
MFV r329776: 8477 Assertion failed in vdev_state_dirty(): spa_writeable(spa)
authorAlexander Motin <mav@FreeBSD.org>
Thu, 22 Feb 2018 01:00:46 +0000 (01:00 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Thu, 22 Feb 2018 01:00:46 +0000 (01:00 +0000)
commita33ba3dbde2ffcf209d5e8fc60ce847be69709be
tree972aa7fd3357905647a29c3ad783e04d4e5c5832
parenteea9be67e6cb89060988422509ab15331f664a51
parent63be747cb1e29984c4ea052be22ce238d2480748
MFV r329776: 8477 Assertion failed in vdev_state_dirty(): spa_writeable(spa)

illumos/illumos-gate@f4c1745bd6c9829a05ecec15759ede7757100ab5

Illumos 4080 allows "zpool clear" to work on readonly pools: i don't think
this is the intended behaviour, we shouldn't be allowed to clear readonly
pools. Probably.

A fix is already in the ZFS on Linux repository to addess this issue:
https://github.com/zfsonlinux/zfs/commit/92e43c17188d47f47b69318e4884096dec380e36

Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Author: loli10K <ezomori.nozomu@gmail.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c