Whamcloud - gitweb
LU-6356 mgs: fix security flavor setting for connection to mgs 49/14349/2
authorSebastien Buisson <sebastien.buisson@bull.net>
Fri, 3 Apr 2015 13:01:25 +0000 (15:01 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 1 Jul 2015 02:05:04 +0000 (02:05 +0000)
commit63de9170d13d63187b03c48271a72ac7b27e54ba
tree67b8700a2c5cd209aea5ab36b52ab56930815181
parentcf57dfc4c9bf4b9d36e356d6f33550676b21e066
LU-6356 mgs: fix security flavor setting for connection to mgs

Security flavor setting for connections to MGS is done with special
target '_mgs'. If set, only allow connections to MGS with the given
flavor. If not set, all flavors must be allowed.

Signed-off-by: Sebastien Buisson <sebastien.buisson@bull.net>
Change-Id: Id47aae25f6d5591870656d9926a64e52ab789c56
Reviewed-on: http://review.whamcloud.com/14349
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Jeremy Filizetti <jeremy.filizetti@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/mgs/mgs_handler.c
lustre/mgs/mgs_internal.h
lustre/mgs/mgs_llog.c
lustre/target/tgt_handler.c