X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_internal.h;h=35534d0a7a725b981091a23b3ee61a9fd5a1de17;hb=e224b50dffb0e0b7aeacb1ed1d664de8b0b5748a;hp=299032bccef01b1a7497cbe7a27538fffa7beb60;hpb=9fe6b20f03f57eb3a224dd203f74fb8fd8411c36;p=fs%2Flustre-release.git diff --git a/lustre/mgs/mgs_internal.h b/lustre/mgs/mgs_internal.h index 299032b..35534d0 100644 --- a/lustre/mgs/mgs_internal.h +++ b/lustre/mgs/mgs_internal.h @@ -71,7 +71,7 @@ struct mgs_tgt_srpc_conf { struct fs_db { - char fsdb_name[MTI_NAME_MAXLEN]; + char fsdb_name[9]; cfs_list_t fsdb_list; /* list of databases */ cfs_semaphore_t fsdb_sem; void *fsdb_ost_index_map; /* bitmap of used indicies */