Whamcloud - gitweb
LU-14430 mdd: rename mti_fid to mdi_fid and friends
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 05:22:47 +0000 (21:22 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 21:14:36 +0000 (21:14 +0000)
commit1dfbb3e64e23fcc7253cdb962f18541e38a86f7c
tree0e0dde533f1a5694bf924b3111c4efa6edf0fa1f
parent2dec85f1da72958900e58821119b5fbebbf69e76
LU-14430 mdd: rename mti_fid to mdi_fid and friends

Rename mdd_thread_info fields to avoid confusion with mdt_thread_info.
The final patch to rename mdd_thread_info fields to a unique prefix:

  mti_cattr->mdi_cattr
  mti_fid->mdi_fid
  mti_fid2->mdi_fid2
  MTI_KEEP_KEY->MDI_KEEP_KEY
  mti_la_for_fix->mdi_la_for_fix
  mti_la_for_start->mdi_la_for_start
  mti_pattr->mdi_pattr
  mti_tattr->mdi_tattr
  mti_tpattr->mdi_tpattr

Lustre-change: https://review.whamcloud.com/43740
Lustre-commit: b1ed8e57da67feddb9c5e67abaf6db1b70333fa0

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I17bcc3ddfae400a5ca76e4f654c696da6d3ebbe5
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/46195
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
contrib/scripts/spelling.txt
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_object.c
lustre/mdd/mdd_orphans.c