Whamcloud - gitweb
LU-7403 dlm: const qualify struct lustre_handle * params 71/17071/3
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 6 Nov 2015 17:17:54 +0000 (11:17 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 21 May 2016 02:32:53 +0000 (02:32 +0000)
commit97fe58c7ec2b5c88c4ecbc2e3597317792d985d6
tree57f58f01db228f9aebda04317562541a492fe96b
parent40b5a643d51b678b7a0e9970c80740cea04b4837
LU-7403 dlm: const qualify struct lustre_handle * params

Add a const qualifier to several struct lustre_handle * parameters in
the LDLM interface.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I65bc949af4ee78118ce9118801434b906dddf49b
Reviewed-on: http://review.whamcloud.com/17071
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_request.c