incubator-nuttx/fs/nfs
Masayuki Ishikawa a3f1abfb45 fs: nfs: Fix statfs for NFS
Summary:
- I noticed that the results of the df command are incorrect for NFS.
- Finally, I found that obj_attributes is not needed to
  communicate with the NFS server on Linux
- This commit fixes this issue

Impact:
- None

Testing:
- Tested with spresense:rndis_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-07-19 04:26:44 -07:00
..
Kconfig
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_proto.h fs: nfs: Fix statfs for NFS 2021-07-19 04:26:44 -07:00
nfs_util.c fs: nfs: Reconnect to the NFS server in TCP mode 2021-06-28 01:11:52 -05: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: Do not bind to a local port 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