incubator-nuttx/fs/nfs
Xiang Xiao b0a0ba3ad7 fs: Move mmap callback before truncate in [file|mountpt]_operations
since mmap may exist in block_operations, but truncate may not,
moving mmap beforee truncate could make three struct more compatible

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-04 17:43:59 +02:00
..
Kconfig NFS select FS_LARGEFILE since it's required 2022-08-04 22:31:57 +08:00
Make.defs
nfs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05: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: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
rpc.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
rpc_clnt.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
xdr_subs.h fs: nxstyle fixes 2021-04-03 09:37:06 -05:00