]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd: ignore -ENOENT error when disabling object-map 37643/head
authorJason Dillaman <dillaman@redhat.com>
Mon, 12 Oct 2020 19:28:52 +0000 (15:28 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 12 Oct 2020 19:28:52 +0000 (15:28 -0400)
commit8e88224d8d1e7602392a81ed4da8139a79600d8f
tree25682f0572b6160f87416c9e6da030dce7beef85
parent473d8e9a6066edace841e7580245f624d0afaab1
librbd: ignore -ENOENT error when disabling object-map

Fixes: https://tracker.ceph.com/issues/47840
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/operation/DisableFeaturesRequest.cc