Whamcloud - gitweb
LU-16796 ptlrpc: Change struct lsi_mounts to use kref 64/51864/4
authorArshad Hussain <arshad.hussain@aeoncomputing.com>
Mon, 31 Jul 2023 10:21:48 +0000 (15:51 +0530)
committerOleg Drokin <green@whamcloud.com>
Thu, 24 Aug 2023 04:35:41 +0000 (04:35 +0000)
commiteca2ee5c25412b2bed4f417a859009fd26e94b7f
tree83b52a43affc68f210756476eab479038fa9c78f
parent3209d206927d771d2ce7d71a1a75aecce4d0b356
LU-16796 ptlrpc: Change struct lsi_mounts to use kref

This patch changes struct lsi_mounts to use
kref(refcount_t) instead of atomic_t

Signed-off-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Change-Id: Ia185b19123f535f8c54a6ea6b7a0212fbe85ffea
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51864
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/crypto/llcrypt.h
libcfs/libcfs/crypto/keyring.c
lustre/include/lustre_disk.h
lustre/obdclass/obd_mount.c
lustre/target/tgt_mount.c