mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Move the struct block_device definition together with most of the block layer definitions, as it has nothing to do with the rest of fs.h. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>