summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Delete the nfsvno_localconflict() function in the experimentalrmacklem2010-12-281-2/+0
* Modify the experimental NFS server so that it uses LK_SHAREDrmacklem2010-12-253-48/+51
* Add an argument to nfsvno_getattr() in the experimentalrmacklem2010-12-241-1/+1
* Add a flag to the experimental NFSv4 client to indicate whenrmacklem2010-10-261-0/+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-222-1/+2
* Fix the NFSVNO_CMPFH() macro in the experimental NFS server sormacklem2010-09-101-2/+1
* The timer routine in the experimental NFS server did not acquirermacklem2010-08-282-0/+16
* Modify the return value for nfscl_mustflush() from boolean_t,rmacklem2010-08-031-1/+1
* For the experimental NFSv4 server's dumplocks operation, add thermacklem2010-07-191-1/+2
* Change the nfscl_mustflush() function in the experimental NFSv4rmacklem2010-07-181-1/+1
* Fix typos in macros.rmacklem2010-05-082-4/+4
* Patch the experimental NFS client so that it works for NFSv2rmacklem2010-05-081-2/+34
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-244-9/+13
* When the experimental NFS client is handling an NFSv4 server rebootrmacklem2010-04-221-2/+2
* Avoid extraneous recovery cycles in the experimental NFS clientrmacklem2010-04-181-0/+1
* The experimental NFS client was not filling in recovery credentialsrmacklem2010-04-152-0/+3
* This patch should fix handling of byte range locks locallyrmacklem2010-03-305-2/+38
* Fix the experimental NFS subsystem so that it uses the correctrmacklem2010-03-241-3/+3
* Modify the experimental server so that it uses VOP_ACCESSX().rmacklem2009-12-252-68/+2
* Remove unneeded ifdefs.trasz2009-12-035-225/+5
* Patch the experimental NFS server is a manner analagous tormacklem2009-11-201-2/+2
* Fix typo in the comment.trasz2009-09-301-1/+1
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Add changes to the experimental nfs client to use the PBDRY flag forrmacklem2009-07-221-0/+7
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
* Add calls to the experimental nfs client for the case of an "intr" mount,rmacklem2009-07-121-1/+16
* Since the nfscl_getclose() function both decremented open counts and,rmacklem2009-07-091-1/+3
* Replace RPCAUTH_UNIXGIDS with NFS_MAXGRPS so that nfscbd.c will build.rmacklem2009-06-201-2/+2
* Change the size of the nfsc_groups[] array in the experimental nfsrmacklem2009-06-201-4/+4
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-6/+1
* Add the explicit include of vimage.h to another five .c files stillbz2009-06-171-0/+1
* Remove the "int *" typecast for the aresid argument to vn_rdwr()rmacklem2009-06-161-1/+1
* Don't check MAC in the NFS server ACL set path, right now we aren'trwatson2009-06-051-4/+0
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-0/+1
* Add a function to the experimental nfs subsystem that tests to seermacklem2009-05-272-1/+24
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-263-7/+5
* Adapt to the new ACL #define names.trasz2009-05-261-13/+13
* Fix the handling of NFSv4 Illegal Operation number to conformrmacklem2009-05-261-0/+3
* Temporarily #undef NFS4_ACL_EXTATTR_NAME, so that thermacklem2009-05-241-0/+2
* Crib the realign function out of nfs_krpc.c and add a callrmacklem2009-05-242-26/+40
* Fix the experimental nfsv4 client so that it works for thermacklem2009-05-241-12/+39
* Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so thatrmacklem2009-05-231-1/+16
* Fix the comment in sys/fs/nfs/nfs.h to correctly reflect thermacklem2009-05-221-1/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-222-2/+0
* Change the experimental NFSv4 client so that it does not dormacklem2009-05-181-3/+2
* Fixed the Null callback RPCs so that they work with the new krpc. Thisrmacklem2009-05-161-9/+10
* Move the nfsstat structure and proc/op number definitions on thermacklem2009-05-153-152/+177
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-144-17/+11
* Change the file names in the comments in sys/fs/nfs/nfs_var.h sormacklem2009-05-141-34/+30
OpenPOWER on IntegriCloud