Whamcloud - gitweb
Branch b1_8_gate
authorjohann <johann>
Wed, 5 Nov 2008 11:11:34 +0000 (11:11 +0000)
committerjohann <johann>
Wed, 5 Nov 2008 11:11:34 +0000 (11:11 +0000)
commitc598d969f3cff8b6ec4f6ff4f09afd179734afa4
treebf44d72ba60628340af0766b4bbe43245bb629a7
parent8f3c3e0aa852a3e82a609f05adc493dc835b29bf
Branch b1_8_gate
b=16860
i=nathan
i=rread

Description: Excessive recovery window
Details    : 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/ptlrpc/import.c