Re: [Qemu-block] [PATCH v3 7/7] block: support passthrough of BDRV_REQ_FUA in crypto driver

2017-09-18 Thread Eric Blake
On 09/12/2017 06:28 AM, Daniel P. Berrange wrote: > The BDRV_REQ_FUA flag can trivially be allowed in the crypt driver > as a passthrough to the underlying block driver. > > Signed-off-by: Daniel P. Berrange > --- > block/crypto.c | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) >

Re: [Qemu-block] [PATCH v3 7/7] block: support passthrough of BDRV_REQ_FUA in crypto driver

2017-09-16 Thread Max Reitz
On 2017-09-12 13:28, Daniel P. Berrange wrote: > The BDRV_REQ_FUA flag can trivially be allowed in the crypt driver > as a passthrough to the underlying block driver. > > Signed-off-by: Daniel P. Berrange > --- > block/crypto.c | 7 +-- > 1 file changed, 5 insertions(+), 2 deletions(-) Revi

[Qemu-block] [PATCH v3 7/7] block: support passthrough of BDRV_REQ_FUA in crypto driver

2017-09-12 Thread Daniel P. Berrange
The BDRV_REQ_FUA flag can trivially be allowed in the crypt driver as a passthrough to the underlying block driver. Signed-off-by: Daniel P. Berrange --- block/crypto.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/block/crypto.c b/block/crypto.c index 1f77095336..d1