smb: client: handle special files and symlinks in SMB3 POSIX
authorSteve French <stfrench@microsoft.com>
Sun, 28 Jan 2024 22:28:58 +0000 (16:28 -0600)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Jan 2024 22:28:58 +0000 (16:28 -0600)
commitef912f0d93851cb24aa7eaf4aeebfe3cb3831378
treee025031ebbd742703c5aa295ba13572efb8d388e
parent5ed5092448d0330c66e2456666dd9bff72740fc3
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/cifs/inode.c