From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ajuks-0000nN-Mk for qemu-devel@nongnu.org; Sat, 26 Mar 2016 16:24:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ajuks-0001ea-0O for qemu-devel@nongnu.org; Sat, 26 Mar 2016 16:24:18 -0400 References: <1458325289-17848-1-git-send-email-kwolf@redhat.com> <1458325289-17848-13-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <56F6EFEA.5080802@redhat.com> Date: Sat, 26 Mar 2016 21:24:10 +0100 MIME-Version: 1.0 In-Reply-To: <1458325289-17848-13-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XSoU7ljDGm8bNmuStbG07D7Bpkv7lgr7r" Subject: Re: [Qemu-devel] [PATCH 12/20] block: Introduce bdrv_co_writev_flags() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XSoU7ljDGm8bNmuStbG07D7Bpkv7lgr7r Content-Type: multipart/mixed; boundary="aPgC62ah9CajjqwJFIn3q4GgCQ1IBNtcn" From: Max Reitz To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org Message-ID: <56F6EFEA.5080802@redhat.com> Subject: Re: [PATCH 12/20] block: Introduce bdrv_co_writev_flags() References: <1458325289-17848-1-git-send-email-kwolf@redhat.com> <1458325289-17848-13-git-send-email-kwolf@redhat.com> In-Reply-To: <1458325289-17848-13-git-send-email-kwolf@redhat.com> --aPgC62ah9CajjqwJFIn3q4GgCQ1IBNtcn Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 18.03.2016 19:21, Kevin Wolf wrote: > This function will allow drivers to implement BDRV_REQ_FUA natively > instead of sending a separate flush after the write. >=20 > Signed-off-by: Kevin Wolf > --- > block/io.c | 9 ++++++++- > include/block/block_int.h | 5 +++++ > 2 files changed, 13 insertions(+), 1 deletion(-) Reviewed-by: Max Reitz --aPgC62ah9CajjqwJFIn3q4GgCQ1IBNtcn-- --XSoU7ljDGm8bNmuStbG07D7Bpkv7lgr7r 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 iQEcBAEBCAAGBQJW9u/qAAoJEDuxQgLoOKytMVoIAKjqcyFOtbgMbr6n33jW8UQH NBP+WSmUwfTJBt9PDXOzYpPBLxFHpXhEVh4rcGV79n+U3ytkt8c5AS39yg166U/k 2+rdlo0butwCb84WSaNnJAx+zeAfQC+fAwABO0YNj80EWdkTEgcHV8izQ/AMCOSG oOcgwVWXWbZHi8SxFlLFHZrg4L1/Z85iQDO34OWMmz3mnx0Gnl1RbAayu+4AfE/N M9ZMV1uvUv8dHdIH6q0OG1q/EGIyZ1ks8/7/AnXoMHjcfV4oyWg9Ov9lDAU5LlC8 BcI0qYPApxlyk+8jTpSMjdIuM2KLFTpfrc68BNloO0IhRaDFOgXg86vfirHeabA= =uoRy -----END PGP SIGNATURE----- --XSoU7ljDGm8bNmuStbG07D7Bpkv7lgr7r--