Whamcloud - gitweb
LU-17935 kfilnd: Cleanup debug logging 98/55398/2
authorChris Horn <chris.horn@hpe.com>
Fri, 10 May 2024 17:41:57 +0000 (11:41 -0600)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2024 03:32:02 +0000 (03:32 +0000)
commitc123251df70561aa51e390fec928cae04532f2ce
treeecd1e584b37a36dcf3a606a7f744ab8b1f62ca6a
parentd83be78be789f1d0b04301cd088fb30deeed9b0a
LU-17935 kfilnd: Cleanup debug logging

Log messages that refer to a struct kfilnd_transaction should print
the pointer to the struct with "TN %p".

Assign kfilnd_transaction::msg_type in the kfilnd_process_rx_event
path so that debug messages show the correct message type.

HPE-bug-id: LUs-11325
Test-Parameters: trivial
Signed-off-by: Chris Horn <chris.horn@hpe.com>
Change-Id: Iabe3bf245b64f1eb66c85259072491c723fb6119
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55398
Reviewed-by: Caleb Carlson <caleb.carlson@hpe.com>
Reviewed-by: Ron Gredvig <ron.gredvig@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/klnds/kfilnd/kfilnd.h
lnet/klnds/kfilnd/kfilnd_ep.c
lnet/klnds/kfilnd/kfilnd_tn.c