Hi Ralph, Ralph Boehme <slow@xxxxxxxxx> writes: > On 11/19/23 22:44, Paulo Alcantara wrote: >> Handle all file types in NFS reparse points as specified in MS-FSCC >> 2.1.2.6 Network File System (NFS) Reparse Data Buffer. >> >> The client is now able to set all file types based on the parsed NFS >> reparse point, which used to support only symlinks. This works for >> SMB1+. > any plans to also implement this for SMB3 UNIX Extensions? Absolutely. Just wanted to make sure that these worked only in the code paths where we actually handle reparse points. I also plan sending patches to support creating special files via NFS reparse points and make it default when not using SFU via mount option.