]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
librbd: avoid explicitly naming all RBD config options
authorJason Dillaman <dillaman@redhat.com>
Fri, 5 Oct 2018 13:54:01 +0000 (09:54 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 8 Oct 2018 17:56:57 +0000 (13:56 -0400)
commitdf886fbcfcf80b146062fb427b85524a6972de1c
treead5007d91f9e2fa27b0ef0612f18c4595fe66e23
parentb4e2ad943d4cd8943d9fe2b6e1ac641bf0ad7405
librbd: avoid explicitly naming all RBD config options

Instead, only list the few that are excluded and use the config
schema to populate the remainder.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/librbd/api/Config.cc