summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_var.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: r291638rmacklem2015-12-161-0/+1
* MFC: r291527rmacklem2015-12-141-0/+1
* MFC: r291150rmacklem2015-12-051-0/+1
* MFC: r268115rmacklem2014-08-011-6/+36
* MFC r260229, r260258, r260367, r260390, r260459, r260648:mav2014-01-221-7/+4
* MFC: r259854rmacklem2014-01-011-1/+1
* MFC: r257901rmacklem2013-12-111-1/+2
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-1/+1
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientrmacklem2012-12-081-8/+60
* Add an nfssvc() option to the kernel for the new NFS clientrmacklem2012-12-021-0/+1
* Modify the NFSv4 client so that it can handle ownerrmacklem2012-09-201-2/+4
* Add two arguments to the nfsrpc_rellockown() function in the NFSv4rmacklem2011-11-201-2/+2
* Move nfsvno_pathconf to be accessible to sys/fs/nfs; no functionality change.zack2011-07-161-2/+2
* Modify the new NFSv4 client so that it appends a file handlermacklem2011-07-031-0/+1
* The new NFSv4 client was erroneously using "p" instead ofrmacklem2011-06-051-9/+10
* Fix the new NFS client so that it handles NFSv4 statermacklem2011-05-271-2/+2
* Fix the new NFS client so that it correctly sets the "must_commit"rmacklem2011-05-251-1/+1
* Modify the experimental (newnfs) NFS client so that it uses thermacklem2011-04-251-1/+0
* Add a lktype flags argument to nfscl_nget() and ncl_nget() in thermacklem2011-04-161-1/+1
* Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-141-2/+3
* Modify the experimental NFSv4 server so that it handlesrmacklem2011-04-141-4/+4
* Add some cleanup code to the module unload operation forrmacklem2011-04-101-0/+1
* Modify the experimental NFSv4 server so that it posts a SIGUSR2rmacklem2011-01-141-0/+1
* Since the VFS_LOCK_GIANT() code in the experimental NFSrmacklem2011-01-061-2/+0
* Delete the nfsvno_localconflict() function in the experimentalrmacklem2010-12-281-2/+0
* Modify the experimental NFS server so that it uses LK_SHAREDrmacklem2010-12-251-2/+2
* Add an argument to nfsvno_getattr() in the experimentalrmacklem2010-12-241-1/+1
* Modify the experimental NFSv4 server's file handle hash functionrmacklem2010-10-231-1/+1
* Modify the file handle hash function in the experimental NFSrmacklem2010-10-221-0/+1
* The timer routine in the experimental NFS server did not acquirermacklem2010-08-281-0/+1
* Modify the return value for nfscl_mustflush() from boolean_t,rmacklem2010-08-031-1/+1
* Change the nfscl_mustflush() function in the experimental NFSv4rmacklem2010-07-181-1/+1
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-1/+1
* When the experimental NFS client is handling an NFSv4 server rebootrmacklem2010-04-221-2/+2
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-0/+1
* Modify the experimental server so that it uses VOP_ACCESSX().rmacklem2009-12-251-4/+2
* Remove unneeded ifdefs.trasz2009-12-031-2/+0
* Patch the experimental NFS server is a manner analagous tormacklem2009-11-201-2/+2
* Since the nfscl_getclose() function both decremented open counts and,rmacklem2009-07-091-1/+3
* Change the experimental NFSv4 client so that it does not dormacklem2009-05-181-3/+2
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-141-0/+2
* Change the file names in the comments in sys/fs/nfs/nfs_var.h sormacklem2009-05-141-34/+30
* Remove the thread argument from the FSD (File-System Dependent) parts ofattilio2009-05-111-1/+1
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+604
OpenPOWER on IntegriCloud