[Pvfs2-developers] question about defines common to server and
client
Walter B. Ligon III
walt at CLEMSON.EDU
Wed Feb 20 11:27:01 EST 2008
These defines are in both client-state-machine.h and pvfs2-server.h
Can they be moved to header that is already included in both places?
Walt
/* Default client timeout in seconds used to set the timeout for jobs that
* send or receive request messages.
*/
#define PVFS2_CLIENT_JOB_BMI_TIMEOUT_DEFAULT 30
/* Default number of times to retry restartable client operations. */
#define PVFS2_CLIENT_RETRY_LIMIT_DEFAULT (5)
/* Default number of milliseconds to delay before retries */
#define PVFS2_CLIENT_RETRY_DELAY_MS_DEFAULT 2000
--
Dr. Walter B. Ligon III
Associate Professor
ECE Department
Clemson University
More information about the Pvfs2-developers
mailing list