Closed dkocher closed 4 years ago
nfs4_prot.FATTR4_CASE_INSENSITIVE and nfs4_prot.FATTR4_CASE_PRESERVING should be forwarded to the VirtualFileSystem to allow different implementations.
nfs4_prot.FATTR4_CASE_INSENSITIVE
nfs4_prot.FATTR4_CASE_PRESERVING
VirtualFileSystem
Agree. Makes sense.
nfs4_prot.FATTR4_CASE_INSENSITIVE
andnfs4_prot.FATTR4_CASE_PRESERVING
should be forwarded to theVirtualFileSystem
to allow different implementations.