cifs: Clear modified attribute bit from inode flags
authorSteve French <stfrench@microsoft.com>
Thu, 23 Sep 2021 17:42:35 +0000 (12:42 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 23 Sep 2021 21:16:19 +0000 (16:16 -0500)
commit4f22262280ccb5c0a18a42029313938aabfaff12
treecac917a11b06e68fa2a5387fc216ffd413aeb146
parent03ab9cb982b622239cc2542ce7617b98a9ea159e
cifs: Clear modified attribute bit from inode flags

Clear CIFS_INO_MODIFIED_ATTR bit from inode flags after
updating mtime and ctime

Signed-off-by: Rohith Surabattula <rohiths@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Acked-by: Ronnie Sahlberg <lsahlber@redhat.com>
Cc: stable@vger.kernel.org # 5.13+
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/file.c