[Pvfs2-developers] patches: misc. bug fixes
Pete Wyckoff
pw at osc.edu
Tue Aug 15 10:31:25 EDT 2006
pcarns at wastedcycles.org wrote on Thu, 10 Aug 2006 22:55 +0200:
> bmi-socket-close.patch:
> -----------------------
> This fixes a bug in the new BMI_set_info(... BMI_TCP_CLOSE_SOCKET ...)
> mechanism, which is used to reconnect the socket to the initial
> configuration server if new socket buffer sizes are specified in the
> config file.
Thanks for fixing this. I hacked it together in BMI to give Sam a
way to force the socket closed, but obviously missed the "right" way
to do it. I recall thinking that tcp_forget_addr() was doing too
much, and that we could just leave the method_addr extant while
destroying only the socket. Oops.
-- Pete
More information about the Pvfs2-developers
mailing list