Whamcloud - gitweb
LU-4313 osp: continue waiting for -ENOTCONN 15/8415/3
authorHongchao Zhang <hongchao.zhang@intel.com>
Wed, 7 Aug 2013 19:45:32 +0000 (03:45 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 3 Dec 2013 13:46:26 +0000 (13:46 +0000)
commit3a2073d3bf9fab33fa26c5c5f0da2b0821185131
tree060a650669560ba73ae6cc9d92fc70d1f11075e1
parent2e32f66f7a84efbd28d75df454489e545773c8db
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