incubator-nuttx/fs/nfs
Masayuki Ishikawa f0372dde6a fs: nfs: Fix rpcclnt_send() in TCP mode
Summary:
- I noticed that NFS over TCP does not work with Ubuntu 18.04
- Finally, I found that the record marking packet should not
  be sent separately
- This commit fixes this issue

Impact:
- TCP mode only

Testing:
- Tested with NFS server on Ubuntu 18.04 (x86_64)
- Tested with spresense:rndis (defconfig will be updated later)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-05-13 22:33:12 -03:00
..
Kconfig Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nfs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
nfs_mount.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
nfs_node.h NFS bug fix and improvement (#412) 2020-03-01 14:55:01 -06:00
nfs_proto.h Fix the indentation and spacing that don't conform to the coding standard. 2020-05-28 12:22:23 -06:00
nfs_util.c fs/nfs/nfs_util.c: Fix syslog formats 2020-11-25 05:11:26 -08:00
nfs_vfsops.c Fix typos reported by codespell 2021-02-25 11:31:49 -08:00
rpc.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
rpc_clnt.c fs: nfs: Fix rpcclnt_send() in TCP mode 2021-05-13 22:33:12 -03:00
xdr_subs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00