Whamcloud - gitweb
LU-16796 mgc: Change config_llog_data to use refcount_t 13/52813/6
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Tue, 24 Oct 2023 11:44:15 +0000 (17:14 +0530)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Nov 2023 21:45:26 +0000 (21:45 +0000)
commit71760113e7207772bbd60a5372a6f2483d9e24b2
tree80565ce049bac3ae2b8a0cedfc9db7883e3b2b6e
parentf3494a6e9ffeb82bf1b34e557b4cfda1eaf8ef9d
LU-16796 mgc: Change config_llog_data to use refcount_t

This patch changes struct config_llog_data to use refcount_t
instead of atomic_t

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