freebsd-dev/sys/fs/nfs
Rick Macklem 3d7650f04c Add a function nfsm_set() to initialize "struct nfsrv_descript" for building
mbuf lists.

This function is currently trivial, but will that will change when
support for building NFS messages in ext_pgs mbufs is added.
Adding support for ext_pgs mbufs is needed for KERN_TLS, which will
be used to implement nfs-over-tls.
2020-05-18 00:07:45 +00:00
..
nfs_commonacl.c nfs: Remove APPLESTATIC macro 2020-05-12 13:23:25 +00:00
nfs_commonkrpc.c Replace mbuf macros with the code they would generate in the NFS code. 2020-04-11 23:37:58 +00:00
nfs_commonport.c Remove the old NFS lock device driver that uses Giant. 2020-04-09 14:44:46 +00:00
nfs_commonsubs.c Add a function nfsm_set() to initialize "struct nfsrv_descript" for building 2020-05-18 00:07:45 +00:00
nfs_var.h Add a function nfsm_set() to initialize "struct nfsrv_descript" for building 2020-05-18 00:07:45 +00:00
nfs.h Replace all instances of the typedef mbuf_t with "struct mbuf *". 2020-04-17 21:17:51 +00:00
nfscl.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
nfsclstate.h Add support for NFSv4.2 to the NFS client and server. 2019-12-12 23:22:55 +00:00
nfsdport.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
nfskpiport.h Get rid of uio_XXX macros used for the Mac OS/X port. 2020-04-28 02:11:02 +00:00
nfsm_subs.h Replace mbuf macros with the code they would generate in the NFS code. 2020-04-11 20:57:15 +00:00
nfsport.h Remove unused header for DES. 2020-05-13 18:35:02 +00:00
nfsproto.h Add support for NFSv4.2 to the NFS client and server. 2019-12-12 23:22:55 +00:00
nfsrvcache.h Replace all instances of the typedef mbuf_t with "struct mbuf *". 2020-04-17 21:17:51 +00:00
nfsrvstate.h Fix the pNFS server's reporting of SpaceUsed (va_bytes). 2019-11-22 00:22:55 +00:00
nfsv4_errstr.h Add missing comma in nfsv4_errstr 2020-01-13 21:49:27 +00:00
rpcv2.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
xdr_subs.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00