commit | 78e26bec4d6d3aef04276e28bed48a45fd00e116 | [log] [tgz] |
---|---|---|
author | Paulo Alcantara <pc@manguebit.com> | Sun Jan 28 21:52:03 2024 -0300 |
committer | Steve French <stfrench@microsoft.com> | Sun Mar 10 19:33:58 2024 -0500 |
tree | 460a2bf8e0c04a82778af9eaeb79532a019f181b | |
parent | ea41367b2a602f602ea6594fc4a310520dcc64f4 [diff] |
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>