Whamcloud - gitweb
LU-16796 libcfs: Remove unsed LASSERT_ATOMIC_* macros 70/50870/4
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Fri, 5 May 2023 16:48:53 +0000 (22:18 +0530)
committerOleg Drokin <green@whamcloud.com>
Fri, 19 May 2023 07:10:13 +0000 (07:10 +0000)
commitf875d0c714b548553dc3249576e01bb7efa2247b
treee605f8cf6c3f3a7cfa22a7fe42d94cd19877f01e
parentbd12731f2f15b390345a3b58947325885346b072
LU-16796 libcfs: Remove unsed LASSERT_ATOMIC_* macros

This is the first up series of patchs which
replaces atomic_t with refcount_t

This patch removes unused LASSERT_ATOMIC_* macros.
There are still:
LASSERT_ATOMIC_GT
LASSERT_ATOMIC_GT_LT
LASSERT_ATOMIC_ZERO
LASSERT_ATOMIC_POS
macros being used which will be subsequently removed
in following patches. This helps in breaking up patch
logically as changes are large.

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I5c41f978d10b193365ffba6ebeca9aab2cead99c
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50870
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
libcfs/include/libcfs/libcfs_private.h