freebsd-dev/sys/fs/nfsserver
Alan Somers eea79fde5a Remove vfs_statfs and vnode_mount macros from NFS
These macro definitions are no longer needed as the NFS OSX port is long
dead.  The vfs_statfs macro conflicts with the vfsops field of the same
name.

Submitted by:	shivank@
Reviewed by:	rmacklem
MFC after:	2 weeks
Sponsored by:	Google, Inc. (GSoC 2020)
Differential Revision:	https://reviews.freebsd.org/D25263
2020-06-17 16:20:19 +00:00
..
nfs_fha_new.c Re-organize the NFS file handle affinity code for the NFS server. 2020-04-14 00:01:26 +00:00
nfs_fha_new.h Re-organize the NFS file handle affinity code for the NFS server. 2020-04-14 00:01:26 +00:00
nfs_nfsdcache.c nfs: Remove APPLESTATIC macro 2020-05-12 13:23:25 +00:00
nfs_nfsdkrpc.c Re-organize the NFS file handle affinity code for the NFS server. 2020-04-14 00:01:26 +00:00
nfs_nfsdport.c Fix export_args ex_flags field so that is 64bits, the same as mnt_flags. 2020-06-14 00:10:18 +00:00
nfs_nfsdserv.c Remove vfs_statfs and vnode_mount macros from NFS 2020-06-17 16:20:19 +00:00
nfs_nfsdsocket.c Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
nfs_nfsdstate.c Deduplicate fsid comparisons 2020-05-21 01:55:35 +00:00
nfs_nfsdsubs.c nfs: Remove APPLESTATIC macro 2020-05-12 13:23:25 +00:00