linux-stable/fs/adfs
Christoph Hellwig 621c1f4294 block: move struct block_device to blk_types.h
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>
2020-06-24 09:16:02 -06:00
..
Kconfig docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
adfs.h fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
dir.c fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
dir_f.c fs/adfs: newdir: split out directory commit from update 2020-01-20 20:12:42 -05:00
dir_f.h fs/adfs: dir: modernise on-disk directory structures 2020-01-20 20:12:41 -05:00
dir_fplus.c fs/adfs: bigdir: Fix an error code in adfs_fplus_read() 2020-01-25 11:31:59 -05:00
dir_fplus.h fs/adfs: dir: modernise on-disk directory structures 2020-01-20 20:12:41 -05:00
file.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
inode.c fs/adfs: mostly divorse inode number from indirect disc address 2020-01-20 20:12:42 -05:00
map.c fs/adfs: map: fix map scanning 2020-01-20 20:12:40 -05:00
super.c block: move struct block_device to blk_types.h 2020-06-24 09:16:02 -06:00