kernel_optimize_test/fs/adfs
Russell King cb88b5a387 fs/adfs: use format_version from disc_record
We only use the format version in one place during filesystem mount, so
it is pointless storing it in the superblock structure.  Also, we should
be using the version from the disc record in the map rather than the
boot block.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-06-26 20:14:13 -04:00
..
adfs.h fs/adfs: use format_version from disc_record 2019-06-26 20:14:13 -04:00
dir_f.c fs/adfs: add helper to get discrecord from map 2019-06-26 20:14:13 -04:00
dir_f.h
dir_fplus.c fs/adfs: add helper to get discrecord from map 2019-06-26 20:14:13 -04:00
dir_fplus.h
dir.c fs/adfs: fix filename fixup handling for "/" and "//" names 2019-05-31 10:31:07 +01: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 adfs: use timespec64 for time conversion 2018-08-22 10:52:51 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
map.c fs/adfs: add helper to get discrecord from map 2019-06-26 20:14:13 -04:00
super.c fs/adfs: use format_version from disc_record 2019-06-26 20:14:13 -04:00