Whamcloud - gitweb
LU-5683 llite: Report first encountered error 35/14335/3
authorHenri Doreau <henri.doreau@cea.fr>
Thu, 2 Apr 2015 12:09:58 +0000 (14:09 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 28 Apr 2015 05:20:49 +0000 (05:20 +0000)
commit93ca2db26b4eecc15ee96289370a588b2d7bb35a
tree4bc166dc7a14e669bc87151a0f4d27c9796444ec
parentcef4a7fdb1183deaf2cbb34849a3f9f7b9037da1
LU-5683 llite: Report first encountered error

Failures in ll_ioc_copy_{start,end} are reported to coordinator.
The return code delivered to the caller should indicate what this
error was, not whether coordinator was succesfully notified.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: Iffcfe060be25ac071c7c314f33607292ed314d6a
Reviewed-on: http://review.whamcloud.com/14335
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/llite/dir.c