summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_var.h
Commit message (Expand)AuthorAgeFilesLines
* 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