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 <h...@lst.de> >>> >>> --- >>> block/sheepdog.c | 37 ++++++++++++++++++------------------- >>> 1 file changed, 18 insertions(+), 19 deletions(-) >> >> Acked-by: MORITA Kazutaka <morita.kazut...@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