[sheepdog] [Qemu-devel] [PATCH v3] sheepdog: do not blindly memset all read buffers
Kevin Wolf
kwolf at redhat.com
Tue Jul 10 15:55:42 CEST 2012
Am 10.07.2012 12:53, schrieb Kevin Wolf:
> Am 09.07.2012 20:23, schrieb MORITA Kazutaka:
>> At Mon, 9 Jul 2012 16:34:13 +0200,
>> Christoph Hellwig wrote:
>>>
>>> Only buffers that map to unallocated blocks need to be zeroed.
>>>
>>> Signed-off-by: Christoph Hellwig <hch at lst.de>
>>>
>>> ---
>>> block/sheepdog.c | 37 ++++++++++++++++++-------------------
>>> 1 file changed, 18 insertions(+), 19 deletions(-)
>>
>> Acked-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
>
> Thanks, applied to the block branch.
And dropped again. Anthony has pulled Michael Tokarev's iovec patches
now, so qemu_iovec_memset_skip() doesn't exist any more. Please rebase.
Kevin
More information about the sheepdog
mailing list