summaryrefslogtreecommitdiffstats
path: root/sys/nlm
Commit message (Expand)AuthorAgeFilesLines
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-266-470/+2125
* Back out the nlm_global_lock part of the last change - I forgot that onlydfr2008-06-031-1/+0
* When attempting to use the NSM state number in a lock request to detectdfr2008-06-021-8/+10
* Don't rely on NSM to help us forget about RPC client handles fordfr2008-05-301-6/+17
* Tighten up the error-handling in nlm_get_rpc. While I'm here, fix adfr2008-04-161-3/+7
* Fix some issues that showed up during Kris' testing.dfr2008-04-111-14/+28
* Fix a problem which stopped this from starting up on a kernel compileddfr2008-04-091-3/+4
* Minor changes to improve compatibility with older FreeBSD releases.dfr2008-03-286-10/+23
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-271-0/+20
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-269-0/+4666
OpenPOWER on IntegriCloud