Whamcloud - gitweb
LU-4313 osp: continue waiting for -ENOTCONN 68/8468/2
authorHongchao Zhang <hongchao.zhang@intel.com>
Tue, 3 Dec 2013 14:32:06 +0000 (22:32 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 9 Dec 2013 05:06:17 +0000 (05:06 +0000)
commit6d3a81a1d4f00f31b1d7b5b4ee9719f379043984
treed41b43bd091e0edd84519e60256144dd13d70b13
parentd61cd9a816f8e9ce959b7e32e73ad2871a8ffe7f
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.

This patch is back-ported from the following one:
Lustre-commit: 3a2073d3bf9fab33fa26c5c5f0da2b0821185131
Lustre-change: http://review.whamcloud.com/8415

Signed-off-by: Hongchao Zhang <hongchao.zhang@intel.com>
Change-Id: I1fd13c8bec9b7827396ec922cb985ee642a5e286
Signed-off-by: Jian Yu <jian.yu@intel.com>
Reviewed-on: http://review.whamcloud.com/8468
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osp/osp_precreate.c