[dm-devel] [RFC PATCH 00/32] separate operations from flags in the bio/request structs

Mike Christie michaelc at cs.wisc.edu
Wed Nov 4 16:53:39 UTC 2015


On 11/04/2015 10:49 AM, Bart Van Assche wrote:
> Hello Mike,
> 
> If you have to touch submit_bio() and submit_bio_wait(), how about
> requiring the callers of these functions to set the cmd and flags
> arguments in the bio structure and to leave out the cmd and flags
> arguments from the submit_bio() and submit_bio_wait() functions ? A
> (compile tested only) patch that implements this idea is available at
> https://lkml.org/lkml/2014/6/2/173.
> 

Yeah, I can do that.




More information about the dm-devel mailing list