Whamcloud - gitweb
LU-3289 gss: Return GSS major and minor status 99/17599/12
authorJeremy Filizetti <jeremy.filizetti@gmail.com>
Mon, 14 Dec 2015 04:52:46 +0000 (23:52 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 13 Jun 2016 17:15:25 +0000 (17:15 +0000)
commitcc45b429c83c0506169dbdcdbe7d917900981664
treefcc15fcfdffba70b4d8ec3350447077f7c8afbcc
parent07146e09be0478b4f8293ed7065b2722c85b1659
LU-3289 gss: Return GSS major and minor status

Return the major and minor status codes back from the server side
userspace component (lsvcgssd) instead of defaulting to
GSS_S_FAILURE for the major and 0 for the minor.

Signed-off-by: Jeremy Filizetti <jeremy.filizetti@gmail.com>
Change-Id: I14d1a4b4ab6fb982e3c6c9c062d585865aa77ca0
Reviewed-on: http://review.whamcloud.com/17599
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/ptlrpc/gss/gss_svc_upcall.c