]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r337028: MFV r337027:
authormav <mav@FreeBSD.org>
Wed, 3 Oct 2018 02:49:24 +0000 (02:49 +0000)
committermav <mav@FreeBSD.org>
Wed, 3 Oct 2018 02:49:24 +0000 (02:49 +0000)
commitc66d6911a1a43a8932ebd161d74d02d8381d153f
treed07ca6a13f31816e865cc7cb9e881c17b9a60d05
parentf1b7710817c89b38f041569891c2c9bd95548db7
MFC r337028: MFV r337027:
9328 zap code can take advantage of c99
9329 panic in zap_leaf_lookup() due to concurrent zapification

illumos/illumos-gate@bf26014c5541b6119f34e0d95294b7f2eb105ac2

Reviewed by: Steve Gonczi <steve.gonczi@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Brad Lewis <brad.lewis@delphix.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Author:     Matthew Ahrens <mahrens@delphix.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu_object.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_leaf.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zap_micro.c