]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFV r337027:
authorAlexander Motin <mav@FreeBSD.org>
Wed, 1 Aug 2018 03:07:33 +0000 (03:07 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Wed, 1 Aug 2018 03:07:33 +0000 (03:07 +0000)
commite74aee0b252a12057b44b462e45cc395fbb35b74
treec70d19baf76a123a9d95fca10789cd4ef79b25dc
parent4732295d5c7d2cabd296ec6c7ebf32aa23ea69a1
parent03a8ca5bd7057f8ac70dd442e81abd0209c26c1a
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