Comment 2 for bug 1997980

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

Reviewed: https://review.opendev.org/c/openstack/cinder/+/865855
Committed: https://opendev.org/openstack/cinder/commit/6e08f15074baa608d238959aa8f3fd6c9838ad7d
Submitter: "Zuul (22348)"
Branch: master

commit 6e08f15074baa608d238959aa8f3fd6c9838ad7d
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