Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -1/+1 |
* | Fix NFS panics with options VIMAGE kernels by apropriately setting curvnet | zec | 2009-08-24 | 1 | -0/+5 |
* | Make sure that cr_error is set to ESHUTDOWN when closing the connection. | rmacklem | 2009-07-01 | 1 | -2/+4 |
* | Fix upcall races in the client side krpc. For the client side upcall, | rmacklem | 2009-06-04 | 1 | -1/+26 |
* | Rework socket upcalls to close some races with setup/teardown of upcalls. | jhb | 2009-06-01 | 1 | -19/+24 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | dfr | 2008-11-03 | 1 | -69/+241 |
* | Re-implement the client side of rpc.lockd in the kernel. This implementation | dfr | 2008-06-26 | 1 | -72/+146 |
* | Minor changes to improve compatibility with older FreeBSD releases. | dfr | 2008-03-28 | 1 | -1/+1 |
* | Add the new kernel-mode NFS Lock Manager. To use it instead of the | dfr | 2008-03-26 | 1 | -0/+865 |