commit | 6cf7677f1a94546e472658290b3b8bdbb16cc045 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 08 14:46:47 2017 +0100 |
committer | Jens Axboe <axboe@fb.com> | Wed Feb 08 13:43:04 2017 -0700 |
tree | eb86076357ae5e6546ff16ada7e3cfcf63c06b91 | |
parent | 80c6b15732f0d8830032149cbcbc8d67e074b5e8 [diff] |
block: move req_set_nomerge to blk.h This makes it available outside of blk-merge.c, and inlining such a trivial helper seems pretty useful to start with. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>