Whamcloud - gitweb
LU-18192 nrs: move nid/uid/gid/opcode/jobid into generic key 27/56227/4
authorQian Yingjin <qian@ddn.com>
Mon, 2 Sep 2024 08:48:12 +0000 (16:48 +0800)
committerOleg Drokin <green@whamcloud.com>
Sun, 24 Nov 2024 06:05:15 +0000 (06:05 +0000)
commit7955578d771ceb1ec01388f9daaa51b9ea03d7bb
tree85b20ec7233875ee42ae7d5699b7cafb1caca284
parent604464e4573eaa20fda1a16e0f1e0f257b0f613f
LU-18192 nrs: move nid/uid/gid/opcode/jobid into generic key

A more generic data struct ("nrs_tbf_key") is defined to store the
nid/uid/gid/opcode/jobid information of a TBF bucket (data struct
nrs_tbc_client).

Remove the old tc_key for the generic NRS TBF type. And replace
with this new data struct (nrs_tbf_key) instead.

Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: I0f62f02eb358d1ef697bbacd2e8225956deff0ec
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56227
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Etienne AUJAMES <eaujames@ddn.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_nrs_tbf.h
lustre/ptlrpc/nrs_tbf.c