OpenAFS CVS Commit: openafs/src/rx by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 25 Sep 2008 16:17:22 EDT
Update of /cvs/openafs/src/rx
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/rx
Modified Files:
rx.c rx_rdwr.c
Log Message:
DELTA rx-clear-queues-correctly-20080925
AUTHOR jaltman@secure-endpoints.com
LICENSE IPL10
FIXES
don't potentially leak packets by leaving them behind and initing queues;
in fact, if you are cleaning up there is no need to init queues anyway.
--- DELTA config follows ---
rx-clear-queues-correctly-20080925 openafs/src/rx/rx.c 1.142 1.143
rx-clear-queues-correctly-20080925 openafs/src/rx/rx_rdwr.c 1.36 1.37