Whamcloud - gitweb
LU-6245 client: remove types abstraction from client code
[fs/lustre-release.git] / lustre / llite / dir.c
index 2018afa..b0cfb5b 100644 (file)
@@ -812,7 +812,7 @@ static int ll_ioc_copy_start(struct super_block *sb, struct hsm_copy *copy)
                if (rc != 0) {
                        CDEBUG(D_HSM, "Could not read file data version of "
                                      DFID" (rc = %d). Archive request ("
-                                     LPX64") could not be done.\n",
+                                     "%#llx) could not be done.\n",
                                      PFID(&copy->hc_hai.hai_fid), rc,
                                      copy->hc_hai.hai_cookie);
                        hpk.hpk_flags |= HP_FLAG_RETRY;
@@ -914,7 +914,7 @@ static int ll_ioc_copy_end(struct super_block *sb, struct hsm_copy *copy)
                    (copy->hc_data_version != data_version)) {
                        CDEBUG(D_HSM, "File data version mismatched. "
                              "File content was changed during archiving. "
-                              DFID", start:"LPX64" current:"LPX64"\n",
+                              DFID", start:%#llx current:%#llx\n",
                               PFID(&copy->hc_hai.hai_fid),
                               copy->hc_data_version, data_version);
                        /* File was changed, send error to cdt. Do not ask for