Whamcloud - gitweb
LU-16796 ofd: Change struct ofd_seq to use refcount_t 22/52722/7
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Tue, 17 Oct 2023 08:22:31 +0000 (13:52 +0530)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Nov 2023 22:04:36 +0000 (22:04 +0000)
commit1759ae751aae8830e38faaeea1248667f5aac1aa
treefb0dc5d0812c6257233e212f2b424eb0fcc6fd01
parente420e92ac937877fd25e3497a1bf87d493bf5ebc
LU-16796 ofd: Change struct ofd_seq to use refcount_t

This patch changes struct ofd_seq to use refcount_t
instead of atomic_t

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Ie149a6812671ea872e17d2881e52cf6096d147ff
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52722
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ofd/ofd_fs.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_objects.c