freebsd-skq/sys/fs/nfsclient
Rick Macklem 845eb84c56 Modify the NFSv4.1/pNFS client to ask for a maximum length of layout.
The code specified the length of a layout as INT64_MAX instead of
UINT64_MAX. This could result in getting a layout for less than the
full file for extremely large files. Although having little practical
effect, this patch corrects this in the code.
Detected during recent testing of the pNFS server.

MFC after:	2 weeks
2017-04-29 00:34: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 Add checks for failed operations to the NFSv4 client function nfscl_mtofh(). 2017-04-21 21:43:00 +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 Add an NFSv4.1 mount option for "use one openowner". 2017-04-13 21:54:19 +00:00
nfs_clrpcops.c Modify the NFSv4.1/pNFS client to ask for a maximum length of layout. 2017-04-29 00:34:53 +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 Fix some krpc leaks for the NFSv4.1/pNFS client. 2017-04-22 20:55:39 +00:00
nfs_clvnops.c Remove unused "cred" argument to ncl_flush(). 2017-04-14 13:25:45 +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