Subject: changed files: 'src/sys/kern kern_physio.c'
To: None <source-changes>
From: Paul Kranenburg <pk>
List: source-changes
Date: 12/07/1993 15:46:19
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/d/users/pk/src/sys/kern

Modified Files:
	kern_physio.c 
Log Message:
Properly initialize the credentials fields in the buffer used in physio().
Actually use the credentials of `curproc' when doing IO (among other things,
this allows us to read /dev/drum when swapping on an NFS mounted file).


------------------------------------------------------------------------------