]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: don't mark_down on command reply 6204/head
authorJohn Spray <john.spray@redhat.com>
Thu, 8 Oct 2015 12:04:04 +0000 (13:04 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 8 Oct 2015 13:24:00 +0000 (14:24 +0100)
commita52383d0d3ce6dbc9a80e75feb1b92c7acd44bd8
treefec71ff8229b5b86759e9cadb7fcf707e4cabbb8
parent7bc06933e877889a38cae461a433830eb29e4133
client: don't mark_down on command reply

I guess this was handy when issuing single commands
from the CLI, but it breaks things badly when
trying to issue commands from a client
that's also going to carry on and do client IO.

Signed-off-by: John Spray <john.spray@redhat.com>
src/client/Client.cc