* Halil Pasic (pa...@linux.vnet.ibm.com) wrote:
> The objective is supporting migration of arrays of pointers
> holdig a mix of null and not null pointers.
Queued.
> v1 -> v2:
> * do not ignore return value (Dave)
> * change some asserts to report_error+rc (Dave)
> * factor out and reuse wire_sa
The objective is supporting migration of arrays of pointers
holdig a mix of null and not null pointers.
v1 -> v2:
* do not ignore return value (Dave)
* change some asserts to report_error+rc (Dave)
* factor out and reuse wire_sample in patches 4 and 5 (Dave)
* minor reword of patch 2
* add r-b's