18.05.2016 11:11, Nikolay Shirokovskiy пишет:
Difference from v6
==================
Minor fixes suggested by reviewer.
Nikolay Shirokovskiy (5):
vz: save session uuid on login
vz: fix const correctness case
vz: implement managed migration
vz: implement p2p migration
vz: cleanup: define vz format of uuids
src/vz/vz_driver.c | 559 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/vz/vz_sdk.c | 90 +++++++--
src/vz/vz_sdk.h | 6 +
src/vz/vz_utils.c | 2 +-
src/vz/vz_utils.h | 7 +-
5 files changed, 648 insertions(+), 16 deletions(-)
ACK the series with changed mentioned inline for #3 patch.
I modified as suggested and pushed. Thanks a lot!
Maxim