diff options
author | Daniel Pinto <danielpinto52@gmail.com> | 2022-10-10 12:30:15 +0100 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2022-11-12 20:59:43 +0300 |
commit | 4c9ba192c73f52dc1d549fcfeb109b725fea8950 (patch) | |
tree | 20e19c1f8d1dcee8ab022e8194b997ad83ff6769 /fs/udf/dir.c | |
parent | d683c67c5f50802b9b14ea29d89d66a25327e965 (diff) | |
download | linux-stable-4c9ba192c73f52dc1d549fcfeb109b725fea8950.tar.gz linux-stable-4c9ba192c73f52dc1d549fcfeb109b725fea8950.tar.bz2 linux-stable-4c9ba192c73f52dc1d549fcfeb109b725fea8950.zip |
fs/ntfs3: Fix hidedotfiles mount option by reversing behaviour
Currently, the hidedotfiles mount option is behaving in the reverse
way of what would be expected: enabling it disables setting the
hidden attribute on files or directories with names starting with a
dot and disabling it enables the setting.
Reverse the behaviour of the hidedotfiles mount option so it matches
what is expected.
Signed-off-by: Daniel Pinto <danielpinto52@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'fs/udf/dir.c')
0 files changed, 0 insertions, 0 deletions