Whamcloud - gitweb
LU-9680 utils: add updating the key table for Netlink. 15/51715/3
authorJames Simmons <jsimmons@infradead.org>
Wed, 19 Jul 2023 16:07:26 +0000 (12:07 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 1 Aug 2023 06:12:52 +0000 (06:12 +0000)
commitdff466c2bacd2db0d28087bba8c6250cdd5eeb8e
treea49799e6afa44cfd518dfe3bcba03fa6a6dd9410
parentebcfe25232387c894d8284e76f8fe6011364f25e
LU-9680 utils: add updating the key table for Netlink.

Currently lnetconfig implementation only sends the key table once
to construct a YAML document. Add the ability to update the key
table at a latter time. New keys will be used by the YAML
document.

Test-Parameters: trivial
Change-Id: Ie2201f91eb24d06c7e2a2d4abe3da3805f74e5a7
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/51715
Tested-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig_netlink.c