Whamcloud - gitweb
LU-8880 gss: fix GSS support for DNE 36/24236/3
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 8 Dec 2016 13:10:59 +0000 (14:10 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 14 Mar 2017 02:58:37 +0000 (02:58 +0000)
commit8b7a8056ef50c1a27e9ade1f0523beef3a5fe393
treecc643da87d5292c98f7c2b83ed628feef7e78c5e
parentdf00ee15534419070c559acdb913898fc9dc3a00
LU-8880 gss: fix GSS support for DNE

With DNE, an OSP can be used on MDT for connections to other MDTs.
So to determine exactly every connection's purpose, use client_obd's
cl_sp_to in import_to_gss_svc() and gss_svc_upcall_install_rvs_ctx().

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I84934010102bdf760d07796866272b359bf0465e
Reviewed-on: https://review.whamcloud.com/24236
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: wangdi <di.wang@intel.com>
lustre/ptlrpc/gss/gss_internal.h
lustre/ptlrpc/gss/gss_svc_upcall.c