Whamcloud - gitweb
LU-17431 nodemap: introduce func to init nodemap properties 42/54742/9
authorSebastien Buisson <sbuisson@ddn.com>
Fri, 29 Mar 2024 15:50:19 +0000 (16:50 +0100)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:23:24 +0000 (06:23 +0000)
commit44565cbe9d3ba36d796fd4827dfcabe33382b40e
tree192c89a694170f6ebd9e837a163273aecedc9310
parent82bb43cc8fb2daa104585b5f1a1947c06f8fba2c
LU-17431 nodemap: introduce func to init nodemap properties

Introduce a specific function to initialize nodemap properties when
a new nodemap is created.

Test-Parameters: trivial
Test-Parameters: testlist=sanity-sec mdscount=2 mdtcount=4 osscount=1 ostcount=8 clientcount=2
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: Ib2764e6b8a1cf035a6a8a723226859e35078989e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54742
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ptlrpc/nodemap_handler.c