commit | 6ea44308b0e8156d352f07b97b2b05eaed89aa6d | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Nov 30 18:21:19 2009 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 03 10:48:52 2009 -0600 |
tree | e73dd84e27eda107a8a798eaa8de08c5e85ddd2c | |
parent | a55eb92c22a7be05bae0de6163bbe1e5f1d43ba3 [diff] |
block migration: Rework constants API Instead of duplicating the definition of constants or introducing trivial retrieval functions move the SECTOR constants into the public block API. This also obsoletes sector_per_block in BlkMigState. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>