freebsd-dev/sys/nfsclient
Alan Cox 5a32489377 Make vm_page's PG_ZERO flag immutable between the time of the page's
allocation and deallocation.  This flag's principal use is shortly after
allocation.  For such cases, clearing the flag is pointless.  The only
unusual use of PG_ZERO is in vfs_bio_clrbuf().  However, allocbuf() never
requests a prezeroed page.  So, vfs_bio_clrbuf() never sees a prezeroed
page.

Reviewed by:	tegge@
2004-05-06 05:03:23 +00:00
..
bootp_subr.c Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the root 2004-03-12 20:37:40 +00:00
krpc_subr.c unbreak LINT. 2003-11-15 00:26:42 +00:00
krpc.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nfs_bio.c Make vm_page's PG_ZERO flag immutable between the time of the page's 2004-05-06 05:03:23 +00:00
nfs_diskless.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfs_lock.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_lock.h Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred 2002-08-15 21:52:22 +00:00
nfs_nfsiod.c Clean up properly when unloading NFS client module. 2004-04-11 13:30:20 +00:00
nfs_node.c Clean up properly when unloading NFS client module. 2004-04-11 13:30:20 +00:00
nfs_socket.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfs_subs.c Let the NFS client notice a file's size changing as a modification. 2004-04-14 23:23:55 +00:00
nfs_vfsops.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfs_vnops.c Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfs.h Clean up properly when unloading NFS client module. 2004-04-11 13:30:20 +00:00
nfsargs.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsdiskless.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsm_subs.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsmount.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nfsnode.h Let the NFS client notice a file's size changing as a modification. 2004-04-14 23:23:55 +00:00
nfsstats.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
nlminfo.h Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00