commit | 75c72b8366f35f2e5cf1b841b52095948878b794 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Jan 18 16:16:32 2015 +0100 |
committer | Jens Axboe <axboe@fb.com> | Thu Feb 05 09:30:42 2015 -0700 |
tree | 7b7637a0d6dde82baaa894f3244175fd93d8c68c | |
parent | 26e49cfc7e988a76bf1e55cef0d9e438e5489180 [diff] |
block: merge __bio_map_kern into bio_map_kern This saves a little code, and allow to simplify the error handling. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>