Whamcloud - gitweb
LU-8238 ldlm: rid of obsolete param of ldlm_resource_get() 31/20631/10
authorBobi Jam <bobijam@whamcloud.com>
Thu, 2 Sep 2021 15:44:57 +0000 (23:44 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Aug 2022 19:53:00 +0000 (19:53 +0000)
commitbab7c8998a6539c0d5e054f9a5fd4ecb2a6d9c56
tree148805abdd21ed632c40cc6b583571ac281a96e1
parent14db26a85c52561d186b5c400981a0025d45864a
LU-8238 ldlm: rid of obsolete param of ldlm_resource_get()

The second parameter @parent of ldlm_resource_get() is obsolete, just
remove it.

Test-Parameters: trivial
Change-Id: I88af99c6984eda50a21da4d516ce7dea8cba60f5
Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/20631
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
16 files changed:
lustre/include/lustre_dlm.h
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/mdc/mdc_dev.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mdt/mdt_io.c
lustre/mgs/mgs_barrier.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_io.c
lustre/ofd/ofd_obd.c
lustre/osc/osc_object.c
lustre/osc/osc_request.c
lustre/quota/qmt_lock.c