freebsd-nq/sys/fs/nfsclient
Rick Macklem ee791357a2 Add the definition of maxbcachebuf to sys/buf.h.
r320070 removed the definition of maxbcachebuf from sys/param.h to
fix the build for arm.
This patch adds the definition of maxbcachebuf to sys/buf.h, which
should be ok, since sys/buf.h is not being included in arm/arm/elf_note.S.

Suggested by:	kib
MFC after:	2 weeks
2017-06-19 22:07:53 +00:00
..
nfs_clbio.c - Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter 2017-04-17 17:34:47 +00:00
nfs_clcomsubs.c Make nfscl_mtofh() return ENXIO when *nfhpp == NULL. 2017-05-15 13:14:13 +00:00
nfs_clkdtrace.c
nfs_clkrpc.c Add call to svcpool_close() for the NFSv4 callback pool (svcpool_nfscbd). 2017-04-13 20:16:29 +00:00
nfs_clnfsiod.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_clnode.c Remove unused "cred" argument to ncl_flush(). 2017-04-14 13:25:45 +00:00
nfs_clport.c Fix bug in r318997: remove the line which overrides vn_fsid() 2017-05-30 21:20:54 +00:00
nfs_clrpcops.c Fix the NFS client/server so that it actually uses the 64bit ino_t filenos. 2017-06-18 21:48:31 +00:00
nfs_clstate.c Fix handling of a NFSv4.1 callback reply from the session cache. 2017-04-26 21:54:53 +00:00
nfs_clsubs.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfs_clvfsops.c Add the definition of maxbcachebuf to sys/buf.h. 2017-06-19 22:07:53 +00:00
nfs_clvnops.c Commit the 64-bit inode project. 2017-05-23 09:29:05 +00:00
nfs_kdtrace.h
nfs.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfsmount.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nfsnode.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nlminfo.h