fs/ntfs3: Update i_ctime when xattr is added
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Fri, 22 Oct 2021 15:35:43 +0000 (18:35 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Tue, 23 Nov 2021 15:56:02 +0000 (18:56 +0300)
commit2d44667c306e7806848a3478820f87343feb5421
tree2c5f8e78d25daeae01f9efdc0556c6d1f77300b6
parent87e21c99bad763524c953ff4d1a61ee19038ddc2
fs/ntfs3: Update i_ctime when xattr is added

Ctime wasn't updated after setfacl command.
This commit fixes xfstest generic/307
Fixes: be71b5cba2e6 ("fs/ntfs3: Add attrib operations")
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/xattr.c