smb: client: handle special files and symlinks in SMB3 POSIX
authorPaulo Alcantara <pc@manguebit.com>
Tue, 28 Nov 2023 21:23:33 +0000 (18:23 -0300)
committerSteve French <stfrench@microsoft.com>
Sun, 7 Jan 2024 21:46:06 +0000 (15:46 -0600)
commit9c38568a75c160786d5f5d5b96aeefed0c1b76bd
treebbc48b14f79fff287b8c6c1ab9d090d1310a5163
parent3ded18a9e9d22a9cba8acad24b77a87851f9c9fa
smb: client: handle special files and symlinks in SMB3 POSIX

Parse reparse points in SMB3 posix query info as they will be
supported and required by the new specification.

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