Whamcloud - gitweb
LU-11328 ldlm: fix compile problem with --disable-lru-size 03/33103/2
authorLi Dongyang <dongyangli@ddn.com>
Mon, 3 Sep 2018 07:36:34 +0000 (17:36 +1000)
committerOleg Drokin <green@whamcloud.com>
Mon, 10 Sep 2018 16:52:32 +0000 (16:52 +0000)
commit43e4befc2efa5a1623f4c0981fff67a0e41576aa
tree4cf7b47bbe703457a2c7d7fecc866c8c874e36a0
parent16e92e2d01a71c2a97cae89c70c58abf409c12c0
LU-11328 ldlm: fix compile problem with --disable-lru-size

add the missing type change for ldlm_pool_recalc.

Test-Parameters: trivial
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: I5b96dbe79e9b202888cf0f23a947c2d6c0f0d8d8
Reviewed-on: https://review.whamcloud.com/33103
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
lustre/ldlm/ldlm_pool.c