Sometimes ntfs is in lower case

https://github.com/webmin/webmin/issues/2635
This commit is contained in:
Jamie Cameron
2026-03-29 21:19:03 -07:00
parent d2b4fa89c5
commit 3a75f0f3f8
+1
View File
@@ -1602,6 +1602,7 @@ else { return " $_[2] ".quotemeta($in{$_[0]}); }
'HFS', 'MacOS HFS',
'linux-swap', 'Linux Swap',
'NTFS', 'Windows NTFS',
'ntfs', 'Windows NTFS',
'reiserfs', 'ReiserFS',
'ufs', 'FreeBSD UFS',
);