fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files
authorDaniel Pinto <danielpinto52@gmail.com>
Mon, 10 Oct 2022 11:37:13 +0000 (12:37 +0100)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Sat, 12 Nov 2022 17:59:44 +0000 (20:59 +0300)
commitdc0fcc99b1756c3c703326aa0015ed73fc4e9a73
treea757578c2bc22004731b889e530e8f513b845f8f
parent60adc860ca7d7a95d5befd2d3c3e644d23706b2c
fs/ntfs3: Rename hidedotfiles mount option to hide_dot_files

The hidedotfiles mount option provides the same functionality as
the NTFS-3G hide_dot_files mount option. As such, it should be
named the same for compatibility with NTGS-3G.

Rename the hidedotfiles to hide_dot_files for compatbility with
NTFS-3G.

Signed-off-by: Daniel Pinto <danielpinto52@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Documentation/filesystems/ntfs3.rst
fs/ntfs3/frecord.c
fs/ntfs3/inode.c
fs/ntfs3/super.c