At Mon, 18 Mar 2013 14:27:55 +0800,
Liu Yuan wrote:
> 
> From: Liu Yuan <tailai...@taobao.com>
> 
> Sheepdog (neither quorum nor unsafe mode) will refuse to serve IO requests 
> when
> number of alive nodes is less than that of copies specified by users. This 
> will
> return 0x19 to QEMU client which currently doesn't recognize it.
> 
> This patch adds an error description when QEMU client receives it, other than
> plainly printing 'Invalid error code'
> 
> Cc: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp>
> Cc: Kevin Wolf <kw...@redhat.com>
> Cc: Stefan Hajnoczi <stefa...@redhat.com>
> Signed-off-by: Liu Yuan <tailai...@taobao.com>
> ---
>  block/sheepdog.c |    2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: MORITA Kazutaka <morita.kazut...@lab.ntt.co.jp>

Reply via email to