]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados: make cmd test tolerate NXIO for osd commands
authorSage Weil <sage@inktank.com>
Fri, 21 Jun 2013 21:53:22 +0000 (14:53 -0700)
committerSage Weil <sage@inktank.com>
Fri, 21 Jun 2013 21:53:22 +0000 (14:53 -0700)
commit27912e58582ba60e54696c2b0dc0b690be1e161c
tree04d6542853e0d0b975b2c2e9a6e25cf48074c334
parent31d221c3a4e5f9b2b4d5892ecae60113b611ba32
librados: make cmd test tolerate NXIO for osd commands

The cluster may be thrashing underneath us; tolerate NXIO in case the OSD
is currently down.

Signed-off-by: Sage Weil <sage@inktank.com>
src/test/librados/cmd.cc