Hi Walt, > server_purge_unexpected_recv_machines(void) > > is that a new function? and under what circumstances is it used?
Fairly recent function. This gets called only from the signal handler for the server and what it does is to remove any previously posted sm's to field unexpected messages in preparation for the server to exit. So no more new messages will be received after the server gets a signal to terminate gracefully. Thanks, Murali _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
