On Sun, Jun 27, 2021 at 1:09 PM Or Ozeri <[email protected]> wrote: > > Should I still leave the encryption format part of the state, and just not > report it? or should I also remove it from the state?
I'd remove it, reverting to the previous version of the patch
except instead of fetching the size with rbd_get_size() and storing
it in a local variable keep using s->image_size.
Thanks,
Ilya
