Whamcloud - gitweb
LU-14430 mdd: rename mti_big_buf to mdi_big_buf 38/43738/6
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 13 May 2021 10:27:49 +0000 (04:27 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 12 Jul 2021 18:47:02 +0000 (18:47 +0000)
commitf9f38c33ab8484102cdb3736868f4e7bece594ae
tree037f09630c9cbcef866de02fe959b90d3ff03a19
parent6007dc9382df7260841a4748158307ade25f22ef
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.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ib0ec91c8481e747ed058afe5c08c3f60203ebbe5
Reviewed-on: https://review.whamcloud.com/43738
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@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