]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rbd: drop querying of RBD default features
authorJason Dillaman <dillaman@redhat.com>
Tue, 4 Aug 2020 18:28:21 +0000 (14:28 -0400)
committerMykola Golub <mgolub@suse.com>
Mon, 14 Jun 2021 12:14:31 +0000 (15:14 +0300)
commitb4913b38d6f74d225c041c8e59d4237132a4849f
tree5e8fa2318a58b51ac4390ba62b207209e1b86541
parentda00a74e7fe51cb65bde54f627ddb3cee58b5fb2
rbd: drop querying of RBD default features

These will be computed internally by librbd using any potential
global configuration overrides.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 596d892e6023aeedf2fa4b178708c712d3180269)
src/tools/rbd/Utils.cc