Am 03.04.2012 22:03, schrieb Liu Yuan: > From: Liu Yuan <tailai...@taobao.com> > > Flush operation is supposed to flush the write-back cache of > sheepdog cluster. > > By issuing flush operation, we can assure the Guest of data > reaching the sheepdog cluster storage. > > Cc: Kevin Wolf <kw...@redhat.com> > Cc: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp> > Signed-off-by: Liu Yuan <tailai...@taobao.com> > --- > Hi Kevin, > Sorry, I found a problem in v4 patch, that s->{addr, port} isn't properly > initilized. > If you think it is inconvenient for you to update this patch, please let > me know and I'll submit a new patch.
I can update it in my queue, no problem there. But I diffed this against v4 and it doesn't seem to have any changes, except in the context of two hunks. Are you sure that you didn't do the fixes in a separate commit or send the wrong patch or something like that? Kevin