commit | e9907009cbfc0c93d987d5a8fdf3d6c3c7b89717 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 24 09:43:48 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Sep 24 12:33:51 2018 -0600 |
tree | 5157c60b845699e33f7035dc283d0575c9522e5b | |
parent | 43b729bfe9cf30ad11499a66e3b7bd300c716d44 [diff] |
block: move req_gap_{back,front}_merge to blk-merge.c Keep it close to the actual users instead of exposing the function to all drivers. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>