Madhu Rajanna 38bd4e613e rbd: discard image not found error
For flatten we call checkImageChainHasFeature
which internally calls to getImageInfo returns
the parent name even if the parent is in the trash,
when we try to open the parent image to get its
information it fails as the image not found.
we should treat error as nil if the parent is not found.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit e15e2e5081975072fca6a6f4f7116b111eaaf308)
2021-05-07 09:25:48 +00:00
..
2021-05-07 09:25:48 +00:00