Whamcloud - gitweb
LU-19119 misc: add umd_ prefix for fields in lnet_md 65/59865/4
authorCyril Bordage <cbordage@whamcloud.com>
Fri, 6 Jun 2025 16:23:13 +0000 (18:23 +0200)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jul 2025 03:55:15 +0000 (03:55 +0000)
commit499a36d5ecedbe0d60b759c06dc22d7a053c6837
tree4e65d7352574e1894f72f65e4c3f3616679a2e9c
parent98af2eaf78fb701e735bb5d828600bc5ccdf745c
LU-19119 misc: add umd_ prefix for fields in lnet_md

All structure fields should have a prefix to make the study of code
easier. It was not the case for struct lnet_md.
Some cosmetic changes have also been made.

Test-Parameters: trivial
Signed-off-by: Cyril Bordage <cbordage@whamcloud.com>
Change-Id: I725be4f5ebac3537e64197a648ea4261a710c37b
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/59865
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/include/uapi/linux/lnet/lnet-types.h
lnet/include/uapi/linux/lnet/lnetctl.h
lnet/lnet/api-ni.c
lnet/lnet/lib-md.c
lnet/lnet/lib-move.c
lnet/lnet/peer.c
lnet/selftest/rpc.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/pers.c