From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZD8c5-00025V-QQ for qemu-devel@nongnu.org; Thu, 09 Jul 2015 05:59:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZD8c1-0001HV-9E for qemu-devel@nongnu.org; Thu, 09 Jul 2015 05:59:29 -0400 Date: Thu, 9 Jul 2015 10:59:20 +0100 From: Stefan Hajnoczi Message-ID: <20150709095920.GA28530@stefanha-thinkpad.redhat.com> References: <1433993326-26294-1-git-send-email-jdurgin@redhat.com> <5592DFC2.9060707@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nFreZHaLTZJo0R7j" Content-Disposition: inline In-Reply-To: <5592DFC2.9060707@redhat.com> Subject: Re: [Qemu-devel] [Qemu-block] [PATCH 0/4] rbd cleanup and settings precedence fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Josh Durgin Cc: Kevin Wolf , Jeff Cody , qemu-devel@nongnu.org, qemu-block@nongnu.org --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 30, 2015 at 11:28:18AM -0700, Josh Durgin wrote: > Ping >=20 > On 06/10/2015 08:28 PM, Josh Durgin wrote: > >Patches 1 and 2 are simple cleanups. 3 and 4 fix the precedence of > >cache options and ceph settings. The cache option precedence in > >particular is important due to the potential for misconfigurations > >(ceph.conf setting rbd_cache=3Dtrue, qemu setting cache=3Dnone) to > >accidentally put data at risk. > > > >Josh Durgin (4): > > rbd: remove unused constants and fields > > MAINTAINERS: update email address > > rbd: make qemu's cache setting override any ceph setting > > rbd: fix ceph settings precedence > > > > MAINTAINERS | 2 +- > > block/rbd.c | 64 +++++++++++++++++++++++++++++++++--------------------= -------- > > 2 files changed, 36 insertions(+), 30 deletions(-) This should go via Jeff: $ scripts/get_maintainer.pl -f block/rbd.c Josh Durgin (supporter:RBD) Jeff Cody (supporter:RBD) Kevin Wolf (supporter:Block layer core) qemu-block@nongnu.org (open list:RBD) Jeff is currently on vacation but will be back before the QEMU 2.4-rc1 tag is made. --nFreZHaLTZJo0R7j Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVnkX4AAoJEJykq7OBq3PIxQMIAMYCeNO5eJupbHTYW7oeKveT Cx2hX0srwPafzk4BgtmD9Hvy5y7HpkNxsb3Y2DXZMeVbfVBG+MimAfe5kg2f/Nve NMRl9HSLSPro7NGK4y7hIlskzqnTT7Sk0GkD+c0eT6SWA3PWBDV+zrWMhiNw+rDJ 4OHC1QQa9YpsG1q5lp0v9TgkYt9xzW+Ppf9/m5GNXM0w9oXdyUuhMZucHayA+qMn 6I1YDQpwu5zVMBKOMeHACNHNN59r0mUGtoHmvqpudBSdEaNOKTBxzMZAehm0mouw G44V21Nj08NEM3IWjk8lmKTGHaMyXz4fCbIUWtzkgLmKWkzfclU8Y2aNB3U6EIc= =t16P -----END PGP SIGNATURE----- --nFreZHaLTZJo0R7j--