commit | 86992098e7fdb97d01feb51495a952b264a55b7c | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@inktank.com> | Thu Oct 25 23:34:41 2012 -0500 |
committer | Alex Elder <elder@inktank.com> | Tue Oct 30 08:34:29 2012 -0500 |
tree | 82933b454faa5e519ede198541da8512ede83040 | |
parent | 41f38c2b2f8b66b176a0e548ef06294343a7bfa2 [diff] |
rbd: make pool_id a 64 bit value If a format 2 image has a parent, its pool id will be specified using a 64-bit value. Change the pool id we save for an image to match that. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>