Whamcloud - gitweb
Branch HEAD
authorjohann <johann>
Thu, 27 Nov 2008 10:13:46 +0000 (10:13 +0000)
committerjohann <johann>
Thu, 27 Nov 2008 10:13:46 +0000 (10:13 +0000)
commitf81e107d0a1d486328cc4011770be7c1cd5fcddf
tree954aa70d2b3187a0cd484bb8d3b2134fa605dda7
parent433f1155146c4a8da67d7a477bff50440366d62c
Branch HEAD
b=16860
i=nathan
i=rread

With AT enabled, the recovery window can be excessively long (6000+
seconds). To address this problem, we no longer use
OBD_RECOVERY_FACTOR when extending the recovery window (the connect
timeout no longer depends on the service time, it is set to
INITIAL_CONNECT_TIMEOUT now) and clients report the old service
time via pb_service_time.
lustre/ChangeLog
lustre/include/lustre_import.h
lustre/ldlm/ldlm_lib.c
lustre/ptlrpc/import.c