aboutsummaryrefslogtreecommitdiff
path: root/sys/nlm/nlm_prot_server.c
Commit message (Expand)AuthorAgeFilesLines
* Handle GRANTED_RES messages more gracefully: Send along a grant cookieZachary Loafman2009-10-071-0/+1
* Add a missing return statement in nlm4_unlock_msg_4_svc which prevented itDoug Rabson2008-08-251-0/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-112/+66
* Minor changes to improve compatibility with older FreeBSD releases.Doug Rabson2008-03-281-2/+2
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-261-0/+762