nfs_bio.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_bootparam.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_serv.c
|
Fix some race conditions in rename.
|
2008-01-28 14:31:15 +00:00 |
nfs_socket.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_syscalls.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_var.h
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_vnops.c
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |
nfsnode.h
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |