commit | 08ead1b8b98d90795bf934d93a718328d11f6ce6 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Mon Dec 09 11:11:33 2019 +0000 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jan 20 20:12:42 2020 -0500 |
tree | 308a771820acfbf2d9fa6d6e7535045f9c5b3a32 | |
parent | e3858e125bd57b827af52dfb38df6c8602559886 [diff] |
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>