Whamcloud - gitweb
LU-12477 libcfs: Further reduce complexity for shrinkers. 31/40831/6
authorMr NeilBrown <neilb@suse.de>
Thu, 12 Nov 2020 05:08:26 +0000 (16:08 +1100)
committerOleg Drokin <green@whamcloud.com>
Wed, 10 Mar 2021 08:02:54 +0000 (08:02 +0000)
commit782725b11021b2f1c3467863216836ee94bcd874
tree100db969de669ca6828caf05d2e75407b95c4560
parente6d1968fbbad5971b60e6c09a02d121c31d37d59
LU-12477 libcfs: Further reduce  complexity for shrinkers.

Commit c4c17fa4a3f5 ("LU-12477 libcfs: Remove obsolete config checks")
reduced the complexity of shinkers by removing support for older
kernels, but could have gone a lot further.  This patch adds
further simplification.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: Ibcc84f61e542b503f795b16a7144e430f8b73582
Reviewed-on: https://review.whamcloud.com/40831
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/linux/linux-mem.h
lustre/ldlm/ldlm_pool.c
lustre/obdclass/lu_object.c
lustre/osc/osc_request.c
lustre/ptlrpc/sec_bulk.c