Whamcloud - gitweb
LU-18173 obdclass: remove lprocfs_strnstr() 66/56166/5
authorEtienne AUJAMES <etienne.aujames@cea.fr>
Tue, 27 Aug 2024 12:51:23 +0000 (14:51 +0200)
committerOleg Drokin <green@whamcloud.com>
Sun, 8 Sep 2024 16:05:33 +0000 (16:05 +0000)
commit0de36294746022f9cf01577b04d0de14bd139e8e
treef547b3241b1fee48dbc3a9e12e110d4ad00c9879
parenta17cbbcdd2cc0e6d7921ee933171c9205eb898a3
LU-18173 obdclass: remove lprocfs_strnstr()

strnstr() was added in the kernel since RHEL6, we no longer need
lprocfs_strnstr() and it can be removed.

Test-Parameters: trivial
Signed-off-by: Etienne AUJAMES <eaujames@ddn.com>
Change-Id: Id2e3c948dd506b2d983ff776a9136c244d54f6ce
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56166
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Feng Lei <flei@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
lustre/include/lprocfs_status.h
lustre/obdclass/lprocfs_status.c