Mikulas Patocka (the HPFS maintainer) thinks that check=none option
should not be used in fuzz testing.
Closes
https://syzkaller.appspot.com/bug?extid=fa88eb476e42878f2844
---
sys/linux/filesystem.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/linux/filesystem.txt b/sys/linux/filesystem.txt
index d97f64fa0..4f1412583 100644
--- a/sys/linux/filesystem.txt
+++ b/sys/linux/filesystem.txt
@@ -1094,7 +1094,6 @@ hpfs_options [
umask fs_opt_oct["umask", int32]
case_lower stringnoz["case=lower"]
case_asis stringnoz["case=asis"]
- check_none stringnoz["check=none"]
check_normal stringnoz["check=normal"]
check_strict stringnoz["check=strict"]
err_cont stringnoz["errors=continue"]
--
2.51.0