Patch-ID#
Keywords:
Synopsis:
Date:		5/14/90
SunOS release:  4.0.3, 4.1
Topic:
Bugid's fixed with this patch: 1026933
Architectures for which this patch is available: 3,3x,4,4c
Obsoleted by:
Problem Description:
	Pages (not just bytes) of one file appear in another.  Only happens 
	on client; file on server OK.  Goes away when you reboot.

FILES MODIFIED: 
	File				SID
	nfs_client.c			1.8
	nfs_clnt.h			2.20
	nfs_subr.c			2.87
	nfs_vnodeops.c			2.159
	rnode.h				1.22
FILES AFFECTED: 
	Other files that have to be recompiled:
	dbx_nfs.c
	nfs_dump.c
	nfs_vfsops.c

	rnode.adb - 	it hasn't changed but it has to be recompiled for the
			resulting rnode adb macro to work correctly.
-----------------------------------------------------------------------------
Make sure to backup all files before doing this.

INSTRUCTIONS:
-------------

There are .h files and .o files that need to be changed for this fix.

Copy /usr/sys/sun(X)/OBJ/nfs*.o to /usr/tmp/nfs.old  <-- backup old obj's
Copy the nfs*.o files into /usr/sys/sun(X)/OBJ directory
Make a new Kernel
Copy /vmunix to /vmunix.old
Copy the new kernel into /vmunix
reboot the system
lastly copy *.h files into the /usr/include/nfs directory.

ADB instructions:
-----------------
copy rnode file into /usr/lib/adb

