From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a4yCc-00032q-NR for qemu-devel@nongnu.org; Fri, 04 Dec 2015 16:47:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a4yCb-000750-Sv for qemu-devel@nongnu.org; Fri, 04 Dec 2015 16:47:42 -0500 References: <1449236124-19605-1-git-send-email-kwolf@redhat.com> <1449236124-19605-7-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <566209F4.3080301@redhat.com> Date: Fri, 4 Dec 2015 22:47:32 +0100 MIME-Version: 1.0 In-Reply-To: <1449236124-19605-7-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="d6ncKbIlQ43K1QOGJt6NhUa1tGM2eL5xN" Subject: Re: [Qemu-devel] [PATCH v3 06/21] block: Exclude nested options only for children in append_open_options() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: berto@igalia.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --d6ncKbIlQ43K1QOGJt6NhUa1tGM2eL5xN Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 04.12.2015 14:35, Kevin Wolf wrote: > Some drivers have nested options (e.g. blkdebug rule arrays), which > don't belong to a child node and shouldn't be removed. Don't remove all= > options with "." in their name, but check for the complete prefixes of > actually existing child nodes. >=20 > Signed-off-by: Kevin Wolf > --- > block.c | 20 ++++++++++++++++---- > include/block/block_int.h | 1 + > 2 files changed, 17 insertions(+), 4 deletions(-) Reviewed-by: Max Reitz --d6ncKbIlQ43K1QOGJt6NhUa1tGM2eL5xN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWYgn1AAoJEDuxQgLoOKyti7gH/RTGiXVhDj0EkG74MWmwj4UT bZ5mwHQQylxdWUAEHT64Lm964q5Ftf3mk7vqK/BU+BOLES+SmlPaeeACbBxLevd7 PggPdmDh1eNEAtz7gkuFbI0FuebDPHybCODSoz1QIy+2M6LE6VBUH6YcOsqA+K5h dttDLAswAjDbV3u7SzqDTGCEFpYqgkpahIf1koeMh/quFBTBA3LVY0LbRKaYdJkJ deN0qHnOm1ZWQ8CShrblK8kMB9LtcoC2Ms7STfn/IzFg6Qzr6Ef+Rr8tsy0Hyj7C sSj0ijhU4VoPD12zXGBtvlfopFfuV7ZoK7Gn9DVVBKywI27roKZwJUJ2xqj0ft0= =Vf9d -----END PGP SIGNATURE----- --d6ncKbIlQ43K1QOGJt6NhUa1tGM2eL5xN--