dbpf-bstream.patch:
A gossip_debug was printing the state of a op_p structure after a move_op_to_completion_queue call. There was a race on whether the gossip_debug message executed in time with a valid op_p structure. If move_op_to_completion manipulated the structure, the gossip_debug would cause pvfs2 to crash. The gossip_debug message was moved above the move_op_to_completion call.
<<...>>
dbpf-bstream.patch
Description: Binary data
_______________________________________________ PVFS2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
