Whamcloud - gitweb
LU-6142 lov: chnage lsm_op_find() to a non-inline function. 77/39377/2
authorMr NeilBrown <neilb@suse.de>
Wed, 15 Jul 2020 04:57:28 +0000 (14:57 +1000)
committerOleg Drokin <green@whamcloud.com>
Fri, 26 Feb 2021 21:41:45 +0000 (21:41 +0000)
commit7b237bd306e796cd08b3df43a9c697ed8d8d9332
tree0d022529f9e78a3505647f407821cf2d08560a90
parent950200a21fb0636c53eefc9b6337bf1d10ad121e
LU-6142 lov: chnage lsm_op_find() to a non-inline function.

Making lsm_op_find() non-inline improves encapsulation and means that
various _ops structures can now be static.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Ifee2ab4f023e56bfa1e663a0106590cf7858856b
Reviewed-on: https://review.whamcloud.com/39377
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lov/lov_ea.c
lustre/lov/lov_internal.h