]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Relax ASSERT for #6526
authorTom Caputi <tcaputi@datto.com>
Wed, 11 Oct 2017 16:12:48 +0000 (12:12 -0400)
committerTom Caputi <tcaputi@datto.com>
Wed, 11 Oct 2017 20:53:37 +0000 (16:53 -0400)
commit94d49e8f9bd2e58a783066327c84b7d3b605ac0f
tree4667cefa59118620f42095e8b35f5c50f6bb7e84
parent29e07af5ae77e0ddf9ccfb77684f9713627b2ceb
Relax ASSERT for #6526

This patch resolves a minor issue where an ASSERT in
metaslab_passivate() that only applies to non weight-based
metaslabs was erroneously applied to all metaslabs.

Signed-off-by: Tom Caputi <tcaputi@datto.com>
module/zfs/metaslab.c