This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
fs
/
nfs
History
Masayuki Ishikawa
221d919b77
Revert "fs: nfs: Do not bind to a local port in TCP mode"
...
This reverts commit e1b14271c85f4aa0a23dfa2036afae7d53e9817c.
2023-07-01 13:18:27 +08:00
..
Kconfig
NFS select FS_LARGEFILE since it's required
2022-08-04 22:31:57 +08:00
Make.defs
…
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: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
nfs.h
…
rpc_clnt.c
Revert "fs: nfs: Do not bind to a local port in TCP mode"
2023-07-01 13:18:27 +08:00
rpc.h
…
xdr_subs.h
…