Madhu Rajanna 8cf11f59e3 rbd: discard not found error from GetMetadata
During ResyncVolume call, discard not found
error from GetMetadata API. If the image gets
resynced the local image creation time will be
lost, if the key is not present in the image
metadata then we can assume that the image is
already resynced.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 683821c4073d731d85f1050d77d1f316c1bee5f8)
2023-09-04 08:01:15 +02:00
..