Whamcloud - gitweb
LU-6356 sptlrpc: notify OSP and LWP for sptlrpc conf change 52/15552/4
authorSebastien Buisson <sebastien.buisson@bull.net>
Fri, 10 Jul 2015 06:12:16 +0000 (08:12 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 10 Sep 2015 04:15:23 +0000 (04:15 +0000)
commitc27bfc3b78c13a164440f50c5de82aa4493235a9
tree182b4a447f70e970ee87633730bc530c9cc871a8
parentf61148f758b30de91684c58053e4dad6159f8858
LU-6356 sptlrpc: notify OSP and LWP for sptlrpc conf change

Add .o_set_info_async handler for OSP and LWP. This handler only
deals with sptlrpc conf change, calling sptlrpc_conf_client_adapt().
The latter is also modified to accept LUSTRE_OSP_NAME and
LUSTRE_LWP_NAME obd types.
This enables OSP and LWP to dynamically take into account security
flavor change.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: Ide4d9e61da708a145431f4f7993d52d2a7d29877
Reviewed-on: http://review.whamcloud.com/15552
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Andrew Perepechko <andrew.perepechko@seagate.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/obdclass/genops.c
lustre/osp/lwp_dev.c
lustre/osp/osp_dev.c
lustre/ptlrpc/sec_config.c