Whamcloud - gitweb
LU-15093 libcfs: Check if param_set_uint_minmax is provided
authorChris Horn <chris.horn@hpe.com>
Mon, 27 Sep 2021 20:48:02 +0000 (15:48 -0500)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Oct 2021 16:46:00 +0000 (16:46 +0000)
commitb86c894875c74d47a37bbbc9a1c221b45fb46c91
tree50d2963c3ef112ef13a2a9e2d3bd35ab48f2ed44
parent32ce6a6602762ff50af72ea51bfe8b1d41605239
LU-15093 libcfs: Check if param_set_uint_minmax is provided

Linux kernel v5.15 commit 2a14c9ae15a38148484a128b84bff7e9ffd90d68
moved param_set_uint_minmax to common code.

Lustre-change: https://review.whamcloud.com/45214/
Lustre-commit: 8bc83a6a9e9558e78c11351f6698d06d29e3dac1

HPE-bug-id: LUS-10469
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ifd1d72ae531f0f6c7cd96cc28fbc07c8a8b70886
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/45324
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/debug.c