smb: client: parse uid, gid, mode and dev from WSL reparse points
authorPaulo Alcantara <pc@manguebit.com>
Mon, 29 Jan 2024 00:52:03 +0000 (21:52 -0300)
committerSteve French <stfrench@microsoft.com>
Mon, 11 Mar 2024 00:33:58 +0000 (19:33 -0500)
commit78e26bec4d6d3aef04276e28bed48a45fd00e116
tree460a2bf8e0c04a82778af9eaeb79532a019f181b
parentea41367b2a602f602ea6594fc4a310520dcc64f4
smb: client: parse uid, gid, mode and dev from WSL reparse points

Parse the extended attributes from WSL reparse points to correctly
report uid, gid mode and dev from ther instantiated inodes.

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