]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: 'list' action should connect to cluster before querying config
authorJason Dillaman <dillaman@redhat.com>
Tue, 4 Aug 2020 18:39:36 +0000 (14:39 -0400)
committerJason Dillaman <dillaman@redhat.com>
Thu, 20 Aug 2020 14:40:38 +0000 (10:40 -0400)
commit1527dcfa6d57a1644fa569a3270cb72f058fae44
tree851cbc4ce17d8a3d54e0c5f1858cc1238d22207d
parent596d892e6023aeedf2fa4b178708c712d3180269
rbd: 'list' action should connect to cluster before querying config

This will allow global config overrides for the max concurrent ops to
be applied prior to listing the images.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/tools/rbd/action/List.cc