At Thu,  9 Aug 2012 13:27:41 +0800,
levin li wrote:
> 
> From: levin li <[email protected]>
> 
> The new joined node doesn't have the vdi copy list, or have
> incomplete vdi copy list, so we need to fetch the copy list
> data from other nodes

It makes code complex to store the copy list in local store because
it's difficult to keep consistency of the data.

I'd suggest gathering both vid and copy list with SD_OP_READ_VDI
requests at the same time.  Then we can remove this patch and simplify
5th patch a lot.

Thanks,

Kazutaka
-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to