linux/fs/adfs
Russell King 08ead1b8b9 fs/adfs: super: add support for E and E+ floppy image formats
Add support for ADFS E and E+ floppy image formats, which, unlike their
hard disk variants, do not have a filesystem boot block - they have a
single map zone, with the map fragment stored at sector 0.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-01-20 20:12:42 -05:00
..
adfs.h fs/adfs: newdir: split out directory commit from update 2020-01-20 20:12:42 -05:00
dir.c fs/adfs: dir: remove debug in adfs_dir_update() 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: implement directory update support 2020-01-20 20:12:42 -05:00
dir_fplus.h fs/adfs: dir: modernise on-disk directory structures 2020-01-20 20:12:41 -05:00
file.c
inode.c fs/adfs: inode: fix adfs_mode2atts() 2020-01-20 20:12:40 -05:00
Kconfig
Makefile
map.c fs/adfs: map: fix map scanning 2020-01-20 20:12:40 -05:00
super.c fs/adfs: super: add support for E and E+ floppy image formats 2020-01-20 20:12:42 -05:00