X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmgs%2Fmgs_internal.h;h=a7384e40ed89833df89e3caad29012c71eb9c8c3;hb=080aa17e3d436c4b707e49b3598edbc5eeaebb1b;hp=8ae2d6822b1f6dfedeae6b4e301120406459232f;hpb=707916ab3cf220ff1784f958a0bddb42063b1bc6;p=fs%2Flustre-release.git diff --git a/lustre/mgs/mgs_internal.h b/lustre/mgs/mgs_internal.h index 8ae2d68..a7384e4 100644 --- a/lustre/mgs/mgs_internal.h +++ b/lustre/mgs/mgs_internal.h @@ -85,7 +85,8 @@ struct fs_db { struct sptlrpc_rule_set fsdb_srpc_gen; struct mgs_tgt_srpc_conf *fsdb_srpc_tgt; unsigned int fsdb_fl_udesc:1, - fsdb_fl_mgsself:1; + fsdb_fl_mgsself:1, + fsdb_fl_oscname_18:1; }; int mgs_init_fsdb_list(struct obd_device *obd);