Whamcloud - gitweb
LU-9010 ptlrpc: Change static defines to use macro for gss_svc_upcall.c 34/33934/3
authorArshad Hussain <arshad.super@gmail.com>
Fri, 28 Dec 2018 03:39:53 +0000 (22:39 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 10 Jan 2019 06:18:00 +0000 (06:18 +0000)
commit8c9a8a0d451cbc7c76e96e8e501f98b169726f53
tree14a2077931d27f9b026a6f31f7a0e25b518f46e0
parent27192ecbc85c1d7afc1c585e718ab3f4de75ba49
LU-9010 ptlrpc: Change static defines to use macro for gss_svc_upcall.c

This patch replaces spinlock which are defined statically
in file lustre/ptlrpc/gss/gss_svc_upcall.c with kernel
provided macro.

Signed-off-by: Arshad Hussain <arshad.super@gmail.com>
Change-Id: I9978fcf50763df1b908c41377eef89ce284cf835
Reviewed-on: https://review.whamcloud.com/33934
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/gss/gss_svc_upcall.c