smb: Update comments about some reparse point tags
authorPali Rohár <pali@kernel.org>
Sat, 28 Sep 2024 21:59:41 +0000 (23:59 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 29 Sep 2024 22:28:40 +0000 (17:28 -0500)
commitdd0d7edb866db2b9d23dc50553cbdd3f6a159fba
tree20ca357b65addd232e943b7cbd20a77215b4b36f
parenta9023656bcd28aaf184974a121d3c2f2ec1ded46
smb: Update comments about some reparse point tags

NFS-style reparse points are recognized only by the Windows NFS server 2012
and new. Windows 8 does not contain Windows NFS server, so these reparse
points are not used on Windows 8.

Reparse points with IO_REPARSE_TAG_AF_UNIX tag were primarily introduced for
native Win32 AF_UNIX sockets and later were re-used by also by WSL:
https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/
https://devblogs.microsoft.com/commandline/windowswsl-interop-with-af_unix/

Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/common/smbfsctl.h