X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fmdd%2Fmdd_dir.c;h=38eef37da655f66c31c6ee6f7d549c199c4e60cb;hp=e0e878d987e898065be3802d701ff3c94e9ad8e3;hb=86e61f80cf6921b537a465b2f6b28914eaac8168;hpb=520631764c0e9d1bf5c70f8d060b81a2f322d5dc diff --git a/lustre/mdd/mdd_dir.c b/lustre/mdd/mdd_dir.c index e0e878d..38eef37 100644 --- a/lustre/mdd/mdd_dir.c +++ b/lustre/mdd/mdd_dir.c @@ -1820,7 +1820,7 @@ static int mdd_create_data(const struct lu_env *env, * XXX: Setting the lov ea is not locked but setting the attr is locked? * Should this be fixed? */ - CDEBUG(D_OTHER, "ea %p/%u, cr_flags "LPO64", no_create %u\n", + CDEBUG(D_OTHER, "ea %p/%u, cr_flags %#llo, no_create %u\n", spec->u.sp_ea.eadata, spec->u.sp_ea.eadatalen, spec->sp_cr_flags, spec->no_create);