On Thu, Jan 26, 2012 at 10:21:47PM +0100, Paolo Bonzini wrote: > On 01/26/2012 07:43 PM, [email protected] wrote: > >+ int ret; > >+ > >+ ret = scsi_verify_blk_ioctl(bdev, cmd); > >+ if (ret< 0) > >+ return ret; > > > > /* > > * If we are in the middle of error recovery, don't let anyone > > Nope, this needs to return -EIOCTLCMD. :) I'll send the fixed one tomorrow.
Thanks for reviewing it. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
