Comment 4 for bug 1997980

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/cinder/+/881435
Committed: https://opendev.org/openstack/cinder/commit/efd74240978cbbe10f547cc188a9a461c0fb5b5d
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit efd74240978cbbe10f547cc188a9a461c0fb5b5d
Author: Eric Harney <email address hidden>
Date: Mon Nov 28 09:26:18 2022 -0500

    RBD: Skip update_features when features = 0

    librbd errors when update_features is called w/
    features = 0 -- when this situation would occur,
    skip calling update_features.

    Closes-Bug: #1997980
    Change-Id: Iab6a990ce7dee2c13deb4f46aeec0f46ffb7cd62
    (cherry picked from commit 6e08f15074baa608d238959aa8f3fd6c9838ad7d)