Whamcloud - gitweb
LU-7403 obd: const correct md_set_lock_data() 72/17072/8
authorJohn L. Hammond <john.hammond@intel.com>
Thu, 16 Jun 2016 21:42:00 +0000 (17:42 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Jun 2016 02:54:46 +0000 (02:54 +0000)
commitdd6623e657032bf34e70446a6d72851c70d605d9
treeec2d7741462b3566df3570581ab61437575b68bd
parente9d2e7d7ef86e322d1fbc9b01e549e133d8cecc5
LU-7403 obd: const correct md_set_lock_data()

Change the __u64 *cookie parameter of md_set_lock_data() to const
struct lustre_handle *lockh.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Ie6de252a10c532ee395e407ad2aff258773478a8
Reviewed-on: http://review.whamcloud.com/17072
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd.h
lustre/include/obd_class.h
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_internal.h
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_request.c