summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_commonsubs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-141-4/+4
* Modify the experimental NFSv4 server so that it handlesrmacklem2011-04-141-18/+18
* Fix the experimental NFSv4 server so that it uses VOP_ACCESSX()rmacklem2011-01-181-1/+1
* Add support for shared vnode locks for the Read operationrmacklem2011-01-011-1/+1
* Modify the experimental NFS server so that it uses LK_SHAREDrmacklem2010-12-251-46/+48
* The timer routine in the experimental NFS server did not acquirermacklem2010-08-281-0/+15
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-0/+13
* Remove unneeded ifdefs.trasz2009-12-031-32/+5
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-261-2/+2
* Remove the thread argument from the FSD (File-System Dependent) parts ofattilio2009-05-111-8/+8
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+3404
OpenPOWER on IntegriCloud