amulyan13

Results 3 issues of amulyan13

Looks like there is some bug in the write code (nfs_pwrite_async) which causes the write request to be sent with garbage arguments. Different fields of the write request gets garbled,...

I am using the nfs_creat() function to create a file in the nfs share but this call tries creating file with junk filname characters than the requested one. Ex: I...

Does libnfs supports RPC-over-TLS ([RFC 9289 - Towards Remote Procedure Call Encryption by Default (ietf.org)](https://datatracker.ietf.org/doc/rfc9289/) Is there already support existing for this or is there any plan to add support?