smb: client: parse reparse point flag in create response
authorPaulo Alcantara <pc@manguebit.com>
Thu, 17 Aug 2023 15:34:06 +0000 (12:34 -0300)
committerSteve French <stfrench@microsoft.com>
Sun, 20 Aug 2023 21:05:50 +0000 (16:05 -0500)
commit5f71ebc412944908c9780cca5acc9170385b6e77
tree2050b640843c42b31cf900d267257bd51fd323c5
parent348a04a8d1138c2569549d6f9a3816e3e7513321
smb: client: parse reparse point flag in create response

Check for reparse point flag on query info calls as specified in
MS-SMB2 2.2.14.

Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/cifsglob.h
fs/smb/client/cifsproto.h
fs/smb/client/inode.c
fs/smb/client/readdir.c
fs/smb/client/smb2inode.c