Whamcloud - gitweb
LU-9727 lustre: add uid/gid to Changelogs entries
[fs/lustre-release.git] / lustre / mdc / mdc_changelog.c
index cd50853..483d24d 100644 (file)
@@ -217,7 +217,8 @@ static int chlg_load(void *args)
        rc = llog_init_handle(NULL, llh,
                              LLOG_F_IS_CAT |
                              LLOG_F_EXT_JOBID |
-                             LLOG_F_EXT_EXTRA_FLAGS,
+                             LLOG_F_EXT_EXTRA_FLAGS |
+                             LLOG_F_EXT_X_UIDGID,
                              NULL);
        if (rc) {
                CERROR("%s: fail to init llog handle: rc = %d\n",