smb3: send backup intent on compounded query info
authorSteve French <stfrench@microsoft.com>
Fri, 19 Oct 2018 05:32:41 +0000 (00:32 -0500)
committerSteve French <stfrench@microsoft.com>
Wed, 24 Oct 2018 02:16:05 +0000 (21:16 -0500)
commit61351d6d54e651ec4098445afa5ddc2092c4741a
tree9310721a7fc57dac0ace12cea35c4ea7231f7675
parent0cb012d1a0a9ead759112da141698a2078fbf2ce
smb3: send backup intent on compounded query info

When mounting with backupuid set, we should be setting
CREATE_OPEN_BACKUP_INTENT flag on compounded opens as well,
especially the case of compounded smb2_query_path_info.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
fs/cifs/smb2inode.c