SMB3: Backup intent flag missing from some more ops
[ Upstream commit 0f060936 ] When "backup intent" is requested on the mount (e.g. backupuid or backupgid mount options), the corresponding flag was missing from some of the operations. Change all operations to use the macro cifs_create_options() to set the backup intent flag if needed. Signed-off-by:Amir Goldstein <amir73il@gmail.com> Signed-off-by:
Steve French <stfrench@microsoft.com> Stable-dep-of: d447e794 ("cifs: Fix uninitialized memory read in smb3_qfs_tcon()") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment