fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 1 Jul 2024 11:28:01 +0000 (14:28 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Tue, 3 Sep 2024 13:58:45 +0000 (16:58 +0300)
commit568f1140b9ca92def4ac581846c244294112bd42
treeb54b11b3dd2fef9edf67240f25fad76d7223953b
parent6b39bfaeec440443037c38701204b92b106c953c
fs/ntfs3: Replace fsparam_flag_no -> fsparam_flag

Based on the experience with an error related to incorrect parsing of the
'nocase' option, I decided to simplify the list and type of parameters.

Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/super.c