Whamcloud - gitweb
LU-16518 osp: remove unused osp_txn_info() and friends 12/58412/2
authorTimothy Day <timday@amazon.com>
Sat, 15 Mar 2025 05:06:19 +0000 (01:06 -0400)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 04:04:16 +0000 (04:04 +0000)
commitd13151733f4fd460fa84f57185a2f931dce8604c
tree03819ac3a5480c5de98f6f12c65539948e600a02
parent5b3d371a58c04c74376e1bc10728ef09354efc33
LU-16518 osp: remove unused osp_txn_info() and friends

The 'struct osp_txn_info' is no longer used anywhere. So
we no longer need to store this on OSP threads.

Fixes: 0ba690a526be ("LU-7251 osp: do not assign commit callback to every thandle")
Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I8dd5c20c8a9e667aa1ff98cc53430f44f8376ef9
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58412
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osp/osp_dev.c
lustre/osp/osp_internal.h