On Wed, May 31, 2017 at 03:52:42PM -0700, Bart Van Assche wrote: > Some functions in block/blk-core.c must only be used on blk-sq queues > while others are safe to use against any queue type. Document which > functions are intended for blk-sq queues and issue a warning if the > blk-sq API is misused. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> Looks fine, Reviewed-by: Christoph Hellwig <hch@xxxxxx>