Whamcloud - gitweb
LU-4313 osp: continue waiting for -ENOTCONN
authorHongchao Zhang <hongchao.zhang@intel.com>
Wed, 7 Aug 2013 19:45:32 +0000 (03:45 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 30 Dec 2013 22:42:49 +0000 (17:42 -0500)
commit714f5d599d36e07abd8ec67740e5ca5042b4e4df
treed92a24901f02dd556d41308e8881597df255ef4f
parentb9d7d773cc2ece1f72d76131f16cc4654032db1c
LU-4313 osp: continue waiting for -ENOTCONN

in osp_precreate_reserve, -ENOTCONN should also be treated
as recoverable errors, such as -ENODEV, and continue waiting
the object to be created by OSP once it completes recovery.

Change-Id: I39b600eaacdb68f54c6ad7ecb417532bc0ad5e7b
Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Reviewed-on: http://review.whamcloud.com/8415
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
lustre/osp/osp_precreate.c