]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/cmdparse: fix CephBool validation for tell commands 41509/head
authorSage Weil <sage@newdream.net>
Sat, 5 Jun 2021 15:23:35 +0000 (11:23 -0400)
committerSage Weil <sage@newdream.net>
Sat, 5 Jun 2021 15:23:35 +0000 (11:23 -0400)
commit6bd4df3573f645163d0f2d4212da9ae265389dd7
treec475030161b5e250cdb556ae22df0ca912e0ed66
parentffce51af8e7be9835ff01c8d9a5f378f19d4d746
common/cmdparse: fix CephBool validation for tell commands

The tell/asok validation uses a different validation path; make it work
for CephBool arguments.

Signed-off-by: Sage Weil <sage@newdream.net>
src/common/cmdparse.cc