]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph: fixup do_help() function connection check
authorGreg Farnum <greg@inktank.com>
Thu, 17 Oct 2013 23:45:06 +0000 (16:45 -0700)
committerSage Weil <sage@inktank.com>
Tue, 22 Oct 2013 19:33:03 +0000 (12:33 -0700)
commit445e8c9860d24aba1210382f3854e9cd25260603
tree477fb3723f1d260540dfc4c8e0e826bd6632dcf3
parent32a23c5bbae65c46d080788e1066c61dfb0448de
ceph: fixup do_help() function connection check

We might have cluster_handle defined, but not have
successfully connected. Instead, check if it's in
the connected state.

Signed-off-by: Greg Farnum <greg@inktank.com>
src/ceph.in