X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fmdd%2Fmdd_compat.c;h=7b5062432590e59b53192e3867b7f0c52cbacda7;hb=de2d5808bd2987f76d2486272e1a9c192ba277d4;hp=fedc877c2030d74947adb8dd3c11f4c2d53e024e;hpb=0bc85700a2e41f369173e92bbe06b27ed1145618;p=fs%2Flustre-release.git diff --git a/lustre/mdd/mdd_compat.c b/lustre/mdd/mdd_compat.c index fedc877..7b50624 100644 --- a/lustre/mdd/mdd_compat.c +++ b/lustre/mdd/mdd_compat.c @@ -136,7 +136,7 @@ static int mdd_convert_object(const struct lu_env *env, const struct lu_name *name) { struct mdd_object *o; - struct lu_attr *la = &mdd_env_info(env)->mti_la; + struct lu_attr *la = MDD_ENV_VAR(env, cattr); int rc; ENTRY;