summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsclient/nfs_clvnops.c
Commit message (Expand)AuthorAgeFilesLines
* Patch the experimental NFS client so that there is a timeoutrmacklem2010-01-311-54/+114
* When porting the experimental nfs subsystem to the FreeBSD8 krpc,rmacklem2009-12-261-3/+3
* Remove unneeded ifdefs.trasz2009-12-031-17/+3
* Create verifier used by FreeBSD NFS client is suboptimal because thejh2009-11-111-14/+25
* Fix NFS panics with options VIMAGE kernels by apropriately setting curvnetzec2009-08-241-2/+2
* Fix the experimental nfs client so that it only calls ncl_vinvalbuf()rmacklem2009-07-291-5/+11
* Add changes to the experimental nfs client to use the PBDRY flag forrmacklem2009-07-221-3/+3
* Fix the experimental nfs client so that it does not cause armacklem2009-07-141-1/+2
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-2/+0
* Fix the handling of dotdot in lookup for the experimental nfs clientrmacklem2009-07-121-0/+2
* Add a new global rwlock, in_ifaddr_lock, which will synchronize use of therwatson2009-06-251-0/+4
* Add explicit includes for jail.h to the files that need them andbz2009-06-171-0/+1
* Fix handling of ".." in nfs_lookup() for the forced dismount casermacklem2009-06-171-14/+36
* Since vn_lock() with the LK_RETRY flag never returns an errorrmacklem2009-06-091-7/+11
* Unbreak options VIMAGE kernel builds.zec2009-05-311-1/+1
* Change the code in the experimental nfs client to avoid flushingrmacklem2009-05-221-6/+2
* Change the experimental NFSv4 client so that it does not dormacklem2009-05-181-11/+7
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+3131
OpenPOWER on IntegriCloud