On Mon, 2017-03-13 at 09:48 -0600, Christoph Hellwig wrote: > Rename blk_mq_try_issue_directly to __blk_mq_try_issue_directly and add a > new wrapper that takes care of RCU / SRCU locking to avoid having > boileplate code in the caller which would get duplicated with new callers. Reviewed-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx>