summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the name of the nfs server addsock structure from nfsd_argsrmacklem2009-05-111-1/+1
* Remove the thread argument from the FSD (File-System Dependent) parts ofattilio2009-05-112-9/+9
* Do not embed struct ucred into larger netcred parent structures.kan2009-05-091-10/+0
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-0418-0/+10031
OpenPOWER on IntegriCloud