Whamcloud - gitweb
LU-16796 libcfs: Remove reference to LASSERT_ATOMIC_POS 81/50881/5
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 11 May 2023 06:56:14 +0000 (12:26 +0530)
committerOleg Drokin <green@whamcloud.com>
Wed, 31 May 2023 19:14:38 +0000 (19:14 +0000)
commit165433bb4ced42560ff816ca34b74d410c158907
tree9287c5dfb372bb98e2de14ac0c10aee848fee45e
parent531d7b630e962a33f7b910a600b6f5d30642f7be
LU-16796 libcfs: Remove reference to LASSERT_ATOMIC_POS

This patch removes all reference to LASSERT_ATOMIC_POS macro.
Once all the access is removed it would be easier to just
toggle atomic_* API calls with recount_* counts.

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I2051de3707106532259e51ec3e4c890c65836b1a
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50881
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Neil Brown <neilb@suse.de>
libcfs/include/libcfs/libcfs_private.h
lnet/klnds/o2iblnd/o2iblnd.h
lustre/include/obd_class.h
lustre/ldlm/ldlm_lib.c
lustre/obdclass/genops.c
lustre/ptlrpc/sec.c