Skip to content
Unverified Commit 9186d472 authored by Konstantin Komarov's avatar Konstantin Komarov
Browse files

fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called...


fs/ntfs3: In function ntfs_set_acl_ex do not change inode->i_mode if called from function ntfs_init_acl

ntfs_init_acl sets mode. ntfs_init_acl calls ntfs_set_acl_ex.
ntfs_set_acl_ex must not change this mode.
Fixes xfstest generic/444
Fixes: be71b5cb ("fs/ntfs3: Add attrib operations")

Reviewed-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
parent 3a2154b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment