commit | 719c555f4424b194905aa3512a754c0444f27ce8 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Mon May 19 20:01:52 2014 -0600 |
committer | Jens Axboe <axboe@fb.com> | Mon May 19 20:01:52 2014 -0600 |
tree | 6afd4d62345f1fac7046e23d8907ac555846eb5a | |
parent | 39a9f97e5ea99e048c4980c23cf197f6e77995cb [diff] |
block: move mm/bounce.c to block/ Continue moving some of the block files that are scattered around. bounce.c contains only code for bouncing the contents of a bio. It's block proper code, not mm code. Suggested-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Jens Axboe <axboe@fb.com>