Whamcloud - gitweb
LU-5312 fld: retry fld rpc until the import is closed 39/11039/2
authorWang Di <di.wang@intel.com>
Wed, 9 Jul 2014 14:50:13 +0000 (07:50 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 15 Jul 2014 03:16:23 +0000 (03:16 +0000)
commit07d481957c16832c782bb7d0c1fc436bcb148ea6
treeb3bdcc2791743507cb20359a64e367496cb72ccf
parentb5a7260ae8f96c3ff9a9948dacc4f17a46943d00
LU-5312 fld: retry fld rpc until the import is closed

Since LWP is not replayable, it should retry RPC until
the import is closed, otherwise it would cause unnecessary
failure of the application.

Change-Id: I66d52fefe472ff2b139aa74f837e32a1403c3b2a
Signed-off-by: Wang Di <di.wang@intel.com>
Reviewed-on: http://review.whamcloud.com/11039
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/fld/fld_request.c