This website requires JavaScript.
Explore
Help
Register
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
Gregory Nutt
c11c18858f
fs/nfs/rpc_clnt.c: Fix a typo introduced with bd3cc792ff1b69ad571e8245148119d0f7a7e3bb.
2019-10-27 15:39:08 -06:00
..
Kconfig
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
Make.defs
…
nfs_mount.h
…
nfs_node.h
nfs: Simplify parameters saved for fstat()
2017-02-14 08:16:03 -06:00
nfs_proto.h
fs/nfs: Update nfs mount to VER3
2018-08-26 13:11:24 -06:00
nfs_util.c
fs/: Run all .c files under fs/ through tools/nxstyle.
2019-10-27 11:48:14 -06:00
nfs_vfsops.c
fs/: Run all .c files under fs/ through tools/nxstyle.
2019-10-27 11:48:14 -06:00
nfs.h
Fix calculations using MSEC_PER_TICK. If USEC_PER_TICK is less than 1000, then MSEC_PER_TICK will be zero. It will be inaccurate in any case.
2016-09-25 08:17:33 -06:00
rpc_clnt.c
fs/nfs/rpc_clnt.c: Fix a typo introduced with bd3cc792ff1b69ad571e8245148119d0f7a7e3bb.
2019-10-27 15:39:08 -06:00
rpc.h
fs/nfs: Update nfs mount to VER3
2018-08-26 13:11:24 -06:00
xdr_subs.h
…