OpenAFS CVS Commit: openafs/src/rx by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 07 Feb 2009 12:22:26 EST


Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/rx

Modified Files:
	rx_rdwr.c 
Log Message:
DELTA rx-writevproc-wrong-type-20090207
AUTHOR jaltman@your-file-system.com
LICENSE BSD

In rxi_WritevProc the queueScan that sets RX_PKTFLAG_TQ on the packet
really needs to cast the queue objects to rx_packet instead of rx_call.
Trashing random fields is not a good idea.



--- DELTA config follows ---
rx-writevproc-wrong-type-20090207 openafs/src/rx/rx_rdwr.c 1.45 1.46