aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/nfs/nfscl.h
Commit message (Expand)AuthorAgeFilesLines
* nfsv4 client: do the BindConnectionToSession as requiredRick Macklem2021-04-111-0/+5
* Delete the unused "use_ext" argument to nfscl_reqstart().Rick Macklem2020-08-181-1/+1
* Add a boolean argument to nfscl_reqstart() to indicate that ext_pgs mbufsRick Macklem2020-06-261-1/+1
* sys/fs: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add major and minor version arguments to nfscl_reqstart().Rick Macklem2017-09-261-1/+2
* Add kernel support for the NFS client forced dismount "umount -N" option.Rick Macklem2017-07-291-1/+2
* Replace the checks for MNTK_UNMOUNTF with a macro that does the same thing.Rick Macklem2017-07-271-0/+3
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientRick Macklem2012-12-081-1/+1
* Add a simple printf() based debug facility to the new nfs client.Rick Macklem2012-09-091-0/+6
* Add the experimental nfs subtree to the kernel, that includesRick Macklem2009-05-041-0/+71