Whamcloud - gitweb
LU-1155 obdecho: Oops if target device can not be found.
authorwangdi <di.wang@whamcloud.com>
Thu, 1 Mar 2012 00:32:23 +0000 (16:32 -0800)
committerOleg Drokin <green@whamcloud.com>
Thu, 8 Mar 2012 02:29:36 +0000 (21:29 -0500)
commit18f452238ec68592d69ac8ae1a8ba88c3e0e6553
treeef82e9f5d39670f6fff6032bc9a42f1b25f61ba0
parent5fd7aa4454bb08887e57aaa452fbb8812cd3a342
LU-1155 obdecho: Oops if target device can not be found.

Missing setting error value if target device can not be found,
which will cause Oops in some cases.

Signed-off-by: Wang Di <di.wang@whamcloud.com>
Change-Id: I5fc7cd376c8c7c276739692c7234ae142b4f6e23
Reviewed-on: http://review.whamcloud.com/2229
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdecho/echo_client.c