Whamcloud - gitweb
LU-15093 libcfs: Check if param_set_uint_minmax is provided 14/45214/3
authorChris Horn <chris.horn@hpe.com>
Mon, 27 Sep 2021 20:48:02 +0000 (15:48 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 3 Nov 2021 02:38:19 +0000 (02:38 +0000)
commit3337e9fe920b260e34ff62c0840279ea6bff34ca
tree0f56945e67f62fa50c9b102aebc41fa094dd148c
parenta3b3d91b740466feea54d0fe9a397ba79c001aa7
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.

HPE-bug-id: LUS-10469
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Ifd1d72ae531f0f6c7cd96cc28fbc07c8a8b70886
Reviewed-on: https://review.whamcloud.com/45214
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/debug.c