Whamcloud - gitweb
LU-7649 mgs: skip single OST conf update
[fs/lustre-release.git] / lustre / mgs / mgs_llog.c
index e48f888..6ba85ca 100644 (file)
@@ -2579,7 +2579,7 @@ out_end:
                        GOTO(out_free, rc);
         }
        rc = mgs_write_log_osc_to_lov(env, mgs, fsdb, mti, logname, "",
-                                     fsdb->fsdb_clilov, LUSTRE_SP_CLI, 0);
+                                     fsdb->fsdb_clilov, LUSTRE_SP_CLI, flags);
 out_free:
         name_destroy(&logname);
         RETURN(rc);