Whamcloud - gitweb
LU-15093 libcfs: Check if param_set_uint_minmax is provided 83/47383/2
authorChris Horn <chris.horn@hpe.com>
Wed, 18 May 2022 02:29:12 +0000 (19:29 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 2 Jun 2022 00:37:11 +0000 (00:37 +0000)
commitd90ca9434251416698e0277ae35a780541e65857
treea0dda508ce84256e45dbdfb6c28930f6e395a2dc
parent6c05c2135c4c4f0abd17cedc55f673cd28418c63
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: 3337e9fe920b260e34ff62c0840279ea6bff34ca

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/47383
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Gian-Carlo DeFazio <defazio1@llnl.gov>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/debug.c