Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: move bio.c and bio-integrity.c from fs/ to block/ | Jens Axboe | 2014-05-19 | 1 | -0/+2038 |
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> |