On 05/28/2013 11:36 AM, MORITA Kazutaka wrote: > What we need is making sure that the gateway has vdi copy list before > processing I/O requests. Calling wait_get_vdis_done() in the recovery > thread doesn't help it, so the gateway doesn't have to call > prepare_object_list() at all. Yeah, so where should call wait_get_vdis_done()? fixing wait_get_vdis_done with removing prepare list from gateway only node in a single patch looks conflicted to the patch separation policy. Thanks, Yuan |