NetBSD/sys/nfs
hubertf 142c2a33ba Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.
2007-01-24 13:08:11 +00:00
..
Makefile remove nqnfs. 2006-12-27 12:10:09 +00:00
files.nfs remove nqnfs. 2006-12-27 12:10:09 +00:00
krpc.h
krpc_subr.c
nfs.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfs_bio.c remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_boot.c
nfs_bootdhcp.c remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
nfs_bootparam.c
nfs_bootstatic.c
nfs_export.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 20:24:08 +00:00
nfs_kq.c remove some __unused in function parameters. 2006-11-09 09:53:57 +00:00
nfs_node.c remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfs_serv.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 20:24:08 +00:00
nfs_socket.c remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_srvcache.c plug mbuf leaks. 2007-01-17 12:40:08 +00:00
nfs_subs.c remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_syscalls.c plug a mbuf leak. 2007-01-17 12:40:36 +00:00
nfs_var.h remove nqnfs. 2006-12-27 12:10:09 +00:00
nfs_vfsops.c New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
nfs_vnops.c Remove duplicate #includes, patch contributed in private mail 2007-01-24 13:08:11 +00:00
nfsdiskless.h
nfsm_subs.h nfsd: deal with variable-sized filehandles. 2006-09-02 12:40:36 +00:00
nfsmount.h remove nqnfs. 2006-12-27 12:10:09 +00:00
nfsnode.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsproto.h remove nqnfs. 2006-12-27 12:10:09 +00:00
nfsrtt.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
nfsrvcache.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
rpcv2.h remove several nqnfs definitions. 2006-12-28 00:39:03 +00:00
xdr_subs.h