On 11/01/2016 03:41 PM, Christoph Hellwig wrote:
A little warning: scsi_execute_req_flags grew a new argument in the block
tree to be able to specify the request-only flags. So any of these
patches would create a (mostly harmless) conflict in linux-next.
I don't mind creating the patches again
A little warning: scsi_execute_req_flags grew a new argument in the block
tree to be able to specify the request-only flags. So any of these
patches would create a (mostly harmless) conflict in linux-next.
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a me
Hi all,
here's a patchset to switch to scsi_execute_req_flags() for
all SCSI device handlers. Originally we would be using
blk_execute_rq_nowait to allow the 'activate' function
to run asynchronously.
However, as we're now calling the 'activate' function
synchronously there's no point in using the
3 matches
Mail list logo