nuttx/fs/nfs
2018-05-02 13:53:51 -06:00
..
Kconfig
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
nfs_util.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -06:00
nfs_vfsops.c Squashed commit of the following: 2018-01-04 10:54:54 -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: Commit 091e3f7 broke the NFS client. sendto() can (correctly) no lnoger by used with a connected UDP socket. In that case, send() must be used instead. 2018-05-02 13:53:51 -06:00
rpc.h
xdr_subs.h