nuttx/fs/nfs
Masayuki Ishikawa ec4d31515a fs: nfs: Fix nfsmount error
Summary:
- I noticed that nfsmount does not work due to the recent
  changes on sockaddr_storage alignment.
- This commit fixes this issue.

Impact:
- None

Testing:
- Tested with sabre-6quad:netnsh_smp (QEMU)

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2024-08-27 21:57:18 +08:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig xmc4/spi: fix typo 2023-11-30 06:16:09 -08:00
Make.defs makefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nfs_mount.h Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
nfs_node.h fs/nfs: Return nanosecond from nfs_fstat and nfs_stat callback 2021-08-10 21:28:52 +09:00
nfs_proto.h fs: nfs: Fix statfs for NFS 2021-07-19 04:26:44 -07:00
nfs_util.c nuttx: remove space befone newline in logs 2021-12-27 21:01:19 -06:00
nfs_vfsops.c fs.h:Added definition CH_STAT_SIZE 2024-08-19 11:05:40 -03:00
nfs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
rpc_clnt.c fs: nfs: Fix nfsmount error 2024-08-27 21:57:18 +08:00
rpc.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
xdr_subs.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00