Cedric Blancher
Cedric Blancher
nfs_mount.exe can fail if the server does not use 'insecure' export option. It seems the Windows nfs client always has send RPC requests from a TCP port < 1024.
Windows Server 2022 NFSv4 server has an export option called HideFilesBeginningInDot which is enabled by default, and sets the NFSv4 WORD0_HIDDEN attribute to true if the file name starts with...
Please add support for OP_PUTPUBFH, to support mounting the "public" tree.
**Describe the bug** cronbuild-2.6.20005 does not start on Win 10/32bit **To Reproduce** Steps to reproduce the behavior: Run drmemory -version in cmd.exe **Expected behavior** Drmemory versino output **Versions** - What...
We need NFSv4.1 OPENATTR support. Could this be implemented for nfs4j, please?