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)
commitf9c78b2be2cac2a7a397d489275e7d9f9ae785f2
treefde918d944e61dc87cc89a71bec7e886832b1829
parentacb12e0a9c17ae859a05acb116a0c0a7e310c781
block: move bio.c and bio-integrity.c from fs/ to block/

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