commit | f9c78b2be2cac2a7a397d489275e7d9f9ae785f2 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Mon May 19 08:16:41 2014 -0600 |
committer | Jens Axboe <axboe@fb.com> | Mon May 19 08:34:46 2014 -0600 |
tree | fde918d944e61dc87cc89a71bec7e886832b1829 | |
parent | acb12e0a9c17ae859a05acb116a0c0a7e310c781 [diff] |
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>