Whamcloud - gitweb
LU-16796 lnet: Change struct lmv_stripe_object to use kref 63/56363/5
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Sun, 15 Sep 2024 10:18:25 +0000 (06:18 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2024 08:12:38 +0000 (08:12 +0000)
commite7aa630ad46340b48b202ea0c946329abd3a4fdc
tree557e648875c1f9ed4ef8aeab6a183f1b93e13a4c
parentf62e51414712e1df6070f71b3d65933109c6252e
LU-16796 lnet: Change struct lmv_stripe_object to use kref

This patch changes struct lmv_stripe_object to use
kref instead of atomic_t

Test-Parameters: trivial
Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: I7df086a23f59eb352c0f07b96e30bfdf9bc96cad
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56363
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_lmv.h
lustre/llite/namei.c
lustre/lmv/lmv_obd.c