nfs.h
|
merge non-intrusive nfs changes from vmlocking.
|
2007-12-04 17:42:30 +00:00 |
nfs_bio.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_bootdhcp.c
|
Constify.
|
2007-12-20 16:19:38 +00:00 |
nfs_bootparam.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_socket.c
|
use kmem_alloc instead of malloc.
|
2008-01-02 19:26:45 +00:00 |
nfs_subs.c
|
reject files larger than nm_maxfilesize.
|
2008-02-13 09:51:37 +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_vfsops.c
|
reject files larger than nm_maxfilesize.
|
2008-02-13 09:51:37 +00:00 |
nfs_vnops.c
|
reject files larger than nm_maxfilesize.
|
2008-02-13 09:51:37 +00:00 |
nfsnode.h
|
Remove VOP_LEASE. Discussed on tech-kern.
|
2008-01-25 14:32:11 +00:00 |