]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: lustre: fix bogus lst errors for lnet selftest
authorIsaac Huang <he.huang@intel.com>
Sat, 12 Mar 2016 01:29:42 +0000 (20:29 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:24:47 +0000 (22:24 -0800)
commitc27d0a081f250096953651c6fb109d582307c299
treea0029d5c61727f9dd32573b0a107437970b0f9b4
parent0b204161eecf813e13a3ee169b1e21dfe9d9ed35
staging: lustre: fix bogus lst errors for lnet selftest

It should not be counted as errors if a test RPC
has been stopped due to administrative actions,
e.g. lst end_session from the remote test console.

Signed-off-by: Isaac Huang <he.huang@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4181
Reviewed-on: http://review.whamcloud.com/13279
Reviewed-by: Amir Shehata <amir.shehata@intel.com>
Reviewed-by: Liang Zhen <liang.zhen@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/selftest/rpc.c