Whamcloud - gitweb
LU-9325 obdclass: make niduuid for lustre_stop_mgc() static 17/33617/8
authorJames Simmons <jsimmons@infradead.org>
Mon, 1 Nov 2021 18:31:24 +0000 (14:31 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 30 Nov 2021 03:46:43 +0000 (03:46 +0000)
commit85b400b67b0d8d49315f80252025c98303d242bb
tree3ec00455976b8f9e77c413c856cc53341dec8066
parent62d8ef889373587fe936bab628e9d151e8f1466a
LU-9325 obdclass: make niduuid for lustre_stop_mgc() static

The process to create a proper string for niduuid can be made
simpler and avoid a memory allocation.

Change-Id: I52cb01117e41cbcf2756477e91934a42d31fd157
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/33617
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/obd_mount.c