Whamcloud - gitweb
LU-16796 lfsck: Change lfsck_instance to use refcount_t 95/56195/2
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Thu, 29 Aug 2024 09:34:01 +0000 (05:34 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 13 Mar 2025 17:05:50 +0000 (17:05 +0000)
commit2a45af9061cf08acfd965d4ad043b61515b9680a
treee43d10523b909777218048ca556019914cc1f23a
parentb00779bf2dbf783bc7a7dcb9ebd5601ab5cddaca
LU-16796 lfsck: Change lfsck_instance to use refcount_t

This patch changes struct lfsck_instance to use
refcount_t instead of atomic_t

Test-Parameters: trivial testlist=sanity-lfsck
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I9bf3337ed7b68dbd44e723bf7c1374a8e3a07eb7
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56195
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lfsck/lfsck_internal.h
lustre/lfsck/lfsck_lib.c