NetBSD/sys/nfs
christos 05909ab8d5 Set f_namemax during mount time like all the other filesystems so that
it does gets the right data in copy_statvfs_info(). Otherwise f_namemax
can end up being 0. To reproduce: unmount the remote filesystem, remount
it, and kill -HUP mountd to refresh exports.
2021-04-02 03:07:54 +00:00
..
files.nfs
krpc_subr.c
krpc.h
Makefile
nfs_bio.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_boot.c
nfs_bootdhcp.c
nfs_bootparam.c Appease GCC and initialize arps_ip 2019-06-29 17:42:36 +00:00
nfs_bootstatic.c
nfs_clntsocket.c
nfs_clntsubs.c UVM locking changes, proposed on tech-kern: 2020-02-23 15:46:38 +00:00
nfs_export.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_iod.c
nfs_kq.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_node.c Resolve delayed truncation from nfs_inactive() too. 2020-05-01 08:43:00 +00:00
nfs_serv.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_srvsocket.c
nfs_srvsubs.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
nfs_subs.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs_syscalls.c - Hide the details of SPCF_SHOULDYIELD and related behind a couple of small 2020-03-14 18:08:38 +00:00
nfs_var.h
nfs_vfsops.c Set f_namemax during mount time like all the other filesystems so that 2021-04-02 03:07:54 +00:00
nfs_vnops.c Round of uvm.h cleanup. 2020-09-05 16:30:10 +00:00
nfs.h
nfsdiskless.h
nfsm_subs.h NFSv2 is limited to use only 32bit in metadata. Prevent that larger 2020-04-04 07:07:20 +00:00
nfsmount.h
nfsnode.h
nfsproto.h
nfsrtt.h
nfsrvcache.h
rpcv2.h
xdr_subs.h