aboutsummaryrefslogtreecommitdiff
path: root/include/linux/flex_array.h
diff options
context:
space:
mode:
authorAmir Shehata <[email protected]>2016-02-22 17:29:13 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-22 18:05:49 -0800
commit445c6a1eb97fc76f9d3082e777a0d187a5ccefd8 (patch)
treea699ec0e02e741f1c2cdda785a47cb84b68570dc /include/linux/flex_array.h
parent7ee384249fdedbd1877cfaff6d711ed9102a0074 (diff)
staging: lustre: reject invalid net configuration for lnet
Currently if there exists a route that goes over a remote net and then this net is added dynamically as a local net, then traffic stops because the code in lnet_send() determines that the destination nid can be reached from another local_ni, but the src_nid is still stuck on the earlier NI, because the src_nid is stored in the ptlrpc layer and is not updated when a local NI is configured. Signed-off-by: Amir Shehata <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5874 Reviewed-on: http://review.whamcloud.com/12912 Reviewed-by: Isaac Huang <[email protected]> Reviewed-by: James Simmons <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/flex_array.h')
0 files changed, 0 insertions, 0 deletions