commit | c23ecb426084a98418ee29124c139e37c274ad04 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Wed Dec 14 14:23:43 2016 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Jan 17 10:03:42 2017 -0700 |
tree | cc5a01c2a4af28ce0fbd539bb6194812f1cb1510 | |
parent | c51ca6cf545bc51ad38bd50816bde37c647d608d [diff] |
block: move rq_ioc() to blk.h We want to use it outside of blk-core.c. Signed-off-by: Jens Axboe <axboe@fb.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Omar Sandoval <osandov@fb.com>