CodeUnit
Results
1
issues of
CodeUnit
For linux-v5.0 this patch is needed (MS_toSB_macros.patch): ```diff --git a/exfat_core.c b/exfat_core.c index 143b721..7c4d3c2 100644 --- a/exfat_core.c +++ b/exfat_core.c @@ -1757,8 +1757,13 @@ void fs_error(struct super_block *sb) if (opts->errors == EXFAT_ERRORS_PANIC)...