ram: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO
commitbb890ed5517ccf9d37793dd7d6dfca1b7b751b3a
authorJuan Quintela <quintela@redhat.com>
Fri, 28 Apr 2017 07:39:55 +0000 (28 09:39 +0200)
committerJuan Quintela <quintela@redhat.com>
Wed, 17 May 2017 10:04:59 +0000 (17 12:04 +0200)
tree57de84fcba969aab2291062649934007f16aec14
parent927d66381948659b0acbb1b3f23de5a5008d48a4
ram: Rename RAM_SAVE_FLAG_COMPRESS to RAM_SAVE_FLAG_ZERO

Reflects better what it does now, and avoid confussions with
RAM_SAVE_FLAG_COMPRESS_PAGE.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
migration/ram.c