block: move mm/bounce.c to block/
authorJens Axboe <axboe@fb.com>
Tue, 20 May 2014 02:01:52 +0000 (20:01 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 20 May 2014 02:01:52 +0000 (20:01 -0600)
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>
block/Makefile
block/bounce.c [moved from mm/bounce.c with 100% similarity]
mm/Makefile

diff --cc block/Makefile
Simple merge
diff --cc block/bounce.c
Simple merge
diff --cc mm/Makefile
Simple merge