diff options
author | Kaike Wan <kaike.wan@intel.com> | 2015-08-14 15:52:09 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-08-31 01:12:26 +0300 |
commit | 2ca546b92a024d07adedd15b4c262b1c2c0786ec (patch) | |
tree | 4dadb779ffe3128b953fdf5c483637b8be794e63 /drivers/infiniband/ulp/iser/iscsi_iser.c | |
parent | 5d2657708ec25b9fb3dd174443b1f647babcbe62 (diff) | |
download | linux-2ca546b92a024d07adedd15b4c262b1c2c0786ec.tar.xz |
IB/sa: Route SA pathrecord query through netlink
This patch routes a SA pathrecord query to netlink first and processes the
response appropriately. If a failure is returned, the request will be sent
through IB. The decision whether to route the request to netlink first is
determined by the presence of a listener for the local service netlink
multicast group. If the user-space local service netlink multicast group
listener is not present, the request will be sent through IB, just like
what is currently being done.
Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/ulp/iser/iscsi_iser.c')
0 files changed, 0 insertions, 0 deletions