Re: [PATCH] scsi_debug: fix compare and write errors

2014-12-15 Thread Christoph Hellwig
Thanks, applied to drivers-for-3.19. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] scsi_debug: fix compare and write errors

2014-12-04 Thread Ewan Milne
On Wed, 2014-11-26 at 12:45 -0500, Douglas Gilbert wrote: > From: Douglas Gilbert > Date: Wed, 26 Nov 2014 12:33:48 -0500 > Subject: [PATCH] scsi_debug fix compare and write errors > > Kernel build tools pointed out a memory leak so that has been > fixed and its error paths strengthened with a go

Re: [PATCH] scsi_debug: fix compare and write errors

2014-12-03 Thread Christoph Hellwig
Any chance to get a review for this one and Dougs other scsi_debug patch? On Wed, Nov 26, 2014 at 12:45:13PM -0500, Douglas Gilbert wrote: > From: Douglas Gilbert > Date: Wed, 26 Nov 2014 12:33:48 -0500 > Subject: [PATCH] scsi_debug fix compare and write errors > > Kernel build tools pointed out