[Devel] [PATCH 0/2] vz7: Fix id trimming in pagemap- images

Cyrill Gorcunov gorcunov at gmail.com
Wed Oct 18 13:01:40 MSK 2017


Andrew, Kirill, take a look please. I think we should use %lu
for all images names instead of %d, but this will require more
code changes which I'm planning to do for vanilla criu first.

Cyrill Gorcunov (2):
  vz7: image-desc -- Make pagemap and pagemap-shmem images to use lu
  vz7: crit: Use lu for pagemap images

 crit/crit              |  2 +-
 criu/cr-dedup.c        | 14 +++++++-------
 criu/image-desc.c      |  4 ++--
 criu/include/pagemap.h |  4 ++--
 criu/page-xfer.c       |  2 +-
 criu/pagemap.c         | 14 +++++++-------
 6 files changed, 20 insertions(+), 20 deletions(-)

-- 
2.7.5



More information about the Devel mailing list