[PVFS-developers] TODO: fix klib/mgrcomm.c use of bvrecv()

Rob Ross rross@mcs.anl.gov
Fri, 30 Jan 2004 09:50:25 -0600 (CST)


this is just a note to remember to fix the code in klib that uses bvrecv() 
to aggressively receive data on opens from the mgr.  it needs the same fix 
that was applied to the pvfs library to correctly handle the error case.

as an aside, we need to make sure to NEVER EVER allow a split like this 
ever again; it's a maintenance nightmare.

rob