Whamcloud - gitweb
LU-2675 mdt: add mbo_ prefix to members of struct mdt_body 02/10202/4
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 2 May 2014 23:39:06 +0000 (18:39 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 4 Jun 2014 23:06:12 +0000 (23:06 +0000)
commit003df3c38fe74a092f75569793edd6ec5a387d5c
treef43eb5cf587e355b0f14ef2ff075e48ff5c7b3e9
parent669a3520af853a65164d220dd0ada9e6fad6bf9d
LU-2675 mdt: add mbo_ prefix to members of struct mdt_body

Rename each member of struct mdt_body, adding the prefix mbo_.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: If229b803a5ccdb27378f6fc44445c1c9bf120d8b
Reviewed-on: http://review.whamcloud.com/10202
Tested-by: Jenkins
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
31 files changed:
lustre/include/lustre/lustre_idl.h
lustre/include/lustre_mdc.h
lustre/lclient/lcommon_cl.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_lib.c
lustre/llite/llite_nfs.c
lustre/llite/namei.c
lustre/llite/statahead.c
lustre/llite/symlink.c
lustre/llite/xattr.c
lustre/llite/xattr_cache.c
lustre/lmv/lmv_intent.c
lustre/lmv/lmv_obd.c
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_locks.c
lustre/mdc/mdc_reint.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_hsm.c
lustre/mdt/mdt_idmap.c
lustre/mdt/mdt_lib.c
lustre/mdt/mdt_open.c
lustre/mdt/mdt_recovery.c
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c
lustre/ptlrpc/pack_generic.c
lustre/ptlrpc/wiretest.c
lustre/target/tgt_handler.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c