On Thu, 31 Oct 2013 22:36:04 +0900 Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> wrote: > bs_sheepdog_request function, the request handler of sheepdog driver, > doesn't set scsi status code if the driver failed to create writable > VDI from snapshot. > > In that case, CHECK_CONDITION result code should be set to cmd->result > through scsi_set_result() macro. This fix corrects the error > handling issue. > > Signed-off-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> > --- > usr/bs_sheepdog.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html