linux/drivers/staging/exfat
Valdis Kletnieks 2a17b09fde staging: exfat: Remove FAT/VFAT mount support, part 3
In this patch, we straighten out most of the cases where the
code was testing 'p_fs->vol_type == EXFAT' and '!= EXFAT'

There's still some ?: ops and a few places where the code
is doing checks for '.' and '..' that require looking at,
but those are future patches

Signed-off-by: Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
Link: https://lore.kernel.org/r/20191112211238.156490-4-Valdis.Kletnieks@vt.edu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-13 00:17:33 +01:00
..
exfat_blkdev.c staging: exfat: Clean up return codes - FFS_MEDIAERR 2019-11-13 00:13:54 +01:00
exfat_cache.c staging: exfat: Remove FAT/VFAT mount support, part 3 2019-11-13 00:17:33 +01:00
exfat_core.c staging: exfat: Remove FAT/VFAT mount support, part 3 2019-11-13 00:17:33 +01:00
exfat_nls.c staging: exfat - fix SPDX tags.. 2019-10-01 08:15:57 +02:00
exfat_super.c staging: exfat: Remove FAT/VFAT mount support, part 3 2019-11-13 00:17:33 +01:00
exfat_upcase.c staging: exfat - fix SPDX tags.. 2019-10-01 08:15:57 +02:00
exfat.h staging: exfat: Remove FAT/VFAT mount support, part 2 2019-11-13 00:17:32 +01:00
Kconfig staging: exfat: Remove FAT/VFAT mount support, part 1 2019-11-13 00:17:32 +01:00
Makefile staging: exfat - fix SPDX tags.. 2019-10-01 08:15:57 +02:00
TODO staging: exfat: explain the fs_sync() issue in TODO 2019-10-04 10:17:57 +02:00