freebsd-dev/sys/fs/nfs
Rick Macklem e4a458bb1b Remove Mac OS/X macros that did nothing for FreeBSD.
The macros CAST_USER_ADDR_T() and CAST_DOWN() were used for the Mac OS/X
port. The first of these macros was a no-op for FreeBSD and the second
is no longer used.
This patch gets rid of them. It also deletes the "mbuf_t" typedef which
is no longer used in the FreeBSD code from nfskpiport.h

This patch should not change semantics.
2020-04-25 02:18:59 +00:00
..
nfs_commonacl.c Drop unused 'p' argument to nfsv4_strtogid(). 2019-03-12 15:07:47 +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 Remove Mac OS/X macros that did nothing for FreeBSD. 2020-04-25 02:18:59 +00:00
nfs_var.h Make the NFSv4.n client's recovery from NFSERR_BADSESSION RFC5661 conformant. 2020-04-22 21:00:14 +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 Remove Mac OS/X macros that did nothing for FreeBSD. 2020-04-25 02:18:59 +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 Delete the mbuf macros that were used for the Mac OS/X port. 2020-04-13 00:07:37 +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