Whamcloud - gitweb
LU-16796 lov: Change struct lov_stripe_md to use kref 04/56104/9
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Fri, 23 Aug 2024 14:09:41 +0000 (10:09 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2024 08:09:56 +0000 (08:09 +0000)
commitc3fbc7d7212a300c41a5c879ff2837e05f7f064c
tree54f4f2102f2983b289955afd909c1fa6e33a3e78
parent5f512319d45c43a111aeaf6f1668c4ad65fe8ecd
LU-16796 lov: Change struct lov_stripe_md to use kref

This patch changes struct lov_stripe_md to use
kref instead of atomic_t

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I8c743d630c268a70ecd0d5c9907e2ce456cd60cc
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56104
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/lov/lov_ea.c
lustre/lov/lov_internal.h
lustre/lov/lov_object.c
lustre/lov/lov_pack.c