[sheepdog] [PATCH] collie: clean up and fix 'vdi track'
Liu Yuan
namei.unix at gmail.com
Mon Nov 26 11:35:23 CET 2012
On 11/26/2012 06:02 PM, MORITA Kazutaka wrote:
> oid_to_vnodes(vnodes, vnodes_nr, oid, logs[i].nr_nodes, vnode_buf);
I think this plays the trick, we pass logs[i].nr_nodes as nr_copies
(most of time, nr_nodes >> nr_copies, for e.g, we have 100 nodes, then
we pass 100), I am not closely into the code and not sure if this will
cause any future problems.
Thanks,
Yuan
More information about the sheepdog
mailing list