.. |
Makefile
|
…
|
|
files.nfs
|
…
|
|
krpc.h
|
…
|
|
krpc_subr.c
|
Coverity CID 2445: Only set from_p if we succeed so that we free it on error.
|
2006-04-15 01:25:54 +00:00 |
nfs.h
|
remove (void *) cast from NFSRVFH_DATA as it sometimes
|
2006-09-04 08:27:49 +00:00 |
nfs_bio.c
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
nfs_boot.c
|
…
|
|
nfs_bootdhcp.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs_bootparam.c
|
m_freem takes one arg.
|
2006-04-15 02:49:25 +00:00 |
nfs_bootstatic.c
|
…
|
|
nfs_export.c
|
kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred()
|
2006-10-22 13:07:15 +00:00 |
nfs_kq.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs_node.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs_nqlease.c
|
now that we have -Wno-unused-parameter, back out all the tremendously ugly
|
2006-10-17 18:21:29 +00:00 |
nfs_serv.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs_socket.c
|
- sprinkle __unused on function decls.
|
2006-10-12 01:30:41 +00:00 |
nfs_srvcache.c
|
…
|
|
nfs_subs.c
|
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
|
2006-10-20 18:58:12 +00:00 |
nfs_syscalls.c
|
kauth_cred_uucvt() -> kauth_uucred_to_cred(), introduce kauth_cred_to_uucred()
|
2006-10-22 13:07:15 +00:00 |
nfs_var.h
|
nfsd: deal with variable-sized filehandles.
|
2006-09-02 12:40:36 +00:00 |
nfs_vfsops.c
|
Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all
|
2006-10-20 18:58:12 +00:00 |
nfs_vnops.c
|
grab glock when calling uvm_unp_setsize, so that it doesn't interfere
|
2006-10-14 09:18:57 +00:00 |
nfsdiskless.h
|
…
|
|
nfsm_subs.h
|
nfsd: deal with variable-sized filehandles.
|
2006-09-02 12:40:36 +00:00 |
nfsmount.h
|
Fix alignement problems for fhandle_t, exposed by gcc4.1.
|
2006-07-13 12:00:24 +00:00 |
nfsnode.h
|
another variable should have been _KERNEL only.
|
2006-10-17 14:55:13 +00:00 |
nfsproto.h
|
nfsd: deal with variable-sized filehandles.
|
2006-09-02 12:40:36 +00:00 |
nfsrtt.h
|
…
|
|
nfsrvcache.h
|
…
|
|
nqnfs.h
|
nfsd: deal with variable-sized filehandles.
|
2006-09-02 12:40:36 +00:00 |
rpcv2.h
|
…
|
|
xdr_subs.h
|
…
|
|