Re: [PATCH] block: handle partial completions for special payload requests
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-05-11 14:09:12
From: Jens Axboe <axboe@kernel.dk>
Date: 2017-05-11 14:09:12
On 05/11/2017 04:34 AM, Christoph Hellwig wrote:
SCSI devices can return short writes on Write Same just like for normal writes, so we need to handle this case for our special payload requests as well.
Added for 4.12-rc1, thanks Christoph. -- Jens Axboe