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
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nfs_mount.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
nfs_node.h
nfs_proto.h
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
nfs.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
rpc.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
xdr_subs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00