summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsclient/nfs_clstate.c
Commit message (Expand)AuthorAgeFilesLines
* Fix three related problems in the experimental nfs client whenrmacklem2010-01-031-24/+19
* Fix comment typos.jh2009-10-201-4/+4
* When using an NFSv4 mount in the experimental nfs client with delegationsrmacklem2009-07-221-1/+1
* Since the nfscl_getclose() function both decremented open counts and,rmacklem2009-07-091-99/+96
* Use getcredhostuuid instead of accessing the prison directly.jamie2009-06-131-5/+1
* Fix nfscl_getcl() so that it doesn't crash when it is called tormacklem2009-06-081-20/+29
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-2/+8
* Change the experimental NFSv4 client so that it does not dormacklem2009-05-181-45/+56
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+4133
OpenPOWER on IntegriCloud