commit | dc0fcc99b1756c3c703326aa0015ed73fc4e9a73 | [log] [tgz] |
---|---|---|
author | Daniel Pinto <danielpinto52@gmail.com> | Mon Oct 10 12:37:13 2022 +0100 |
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Sat Nov 12 20:59:44 2022 +0300 |
tree | a757578c2bc22004731b889e530e8f513b845f8f | |
parent | 60adc860ca7d7a95d5befd2d3c3e644d23706b2c [diff] |
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>