Whamcloud - gitweb
LU-14430 mdd: rename mti_big_buf to mdi_big_buf
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 05:11:14 +0000 (21:11 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 19 Jan 2022 21:14:26 +0000 (21:14 +0000)
commite8b1421e3c9f5c6515a9c8b056badebe93b1de4b
tree1082796656d3637883ec52668290b6c349661b04
parentea43ff4997b2048984a8330655d019396f9450f5
LU-14430 mdd: rename mti_big_buf to mdi_big_buf

Avoid serious confusion with the MDT mti_big_buf, and other fields
in mdd_thread_info, since they are two separate buffers completely.

  mti_big_buf->mdi_big_buf
  mti_chlg_buf->mdi_chlg_buf
  mti_link_buf->mdi_link_buf
  mti_xattr_buf->mdi_xattr_buf

The first patch of several to rename all mdd_thread_info fields.

Lustre-change: https://review.whamcloud.com/43738
Lustre-commit: f9f38c33ab8484102cdb3736868f4e7bece594ae

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