block: move bio.c and bio-integrity.c from fs/ to block/
authorJens Axboe <axboe@fb.com>
Mon, 19 May 2014 14:16:41 +0000 (08:16 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 19 May 2014 14:34:46 +0000 (08:34 -0600)
They really belong in block/, especially now since it's not in
drivers/block/ anymore. Additionally, the get_maintainer script
gets it wrong when in fs/.

Suggested-by: Christoph Hellwig <hch@infradead.org>
Acked-by: Al Viro <viro@ZenIV.linux.org.uk>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/Makefile
block/bio-integrity.c [moved from fs/bio-integrity.c with 100% similarity]
block/bio.c [moved from fs/bio.c with 100% similarity]
fs/Makefile

diff --cc block/Makefile
Simple merge
Simple merge
diff --cc block/bio.c
Simple merge
diff --cc fs/Makefile
Simple merge