aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsserver/nfs.h
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2010-01-09 15:31:27 +0000
committerMarius Strobl <marius@FreeBSD.org>2010-01-09 15:31:27 +0000
commit816bf02c2dac99468b715a1f1a261cba70de1e3e (patch)
treef336f529a01951b70a320148298ddfb3e50bf4a5 /sys/nfsserver/nfs.h
parent5d005b51e5d21f69405a4f36d6b28a34fc9e6724 (diff)
downloadsrc-816bf02c2dac99468b715a1f1a261cba70de1e3e.tar.gz
src-816bf02c2dac99468b715a1f1a261cba70de1e3e.zip
Exclude options COMPAT_FREEBSD4 now that the MD freebsd4_sigreturn()
is gone since r201396 and which is also in line with the fact that FreeBSD 4 didn't supported sparc64. PR: 142102 (second part) MFC after: 1 week
Notes
Notes: svn path=/head/; revision=201896
Diffstat (limited to 'sys/nfsserver/nfs.h')
-rw-r--r--sys/nfsserver/nfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nfsserver/nfs.h b/sys/nfsserver/nfs.h
index b907a060b4d8..49ed0d334abc 100644
--- a/sys/nfsserver/nfs.h
+++ b/sys/nfsserver/nfs.h
@@ -240,6 +240,7 @@ extern int nfs_debug;
#endif
+void nfs_realign(struct mbuf **);
struct mbuf *nfs_rephead(int, struct nfsrv_descript *, int, struct mbuf **,
caddr_t *);
void nfsm_srvfattr(struct nfsrv_descript *, struct vattr *,