X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftarget%2Fupdate_records.c;fp=lustre%2Ftarget%2Fupdate_records.c;h=e21b1c39a2eb1a4416f2e91e6c690c82e90dda3c;hb=676c2fe47c8de0825db3001f1e964347be3dc479;hp=87bd7e7879bb70146ae875c5e5b06fd78bb2e7c4;hpb=e40a3fd8a531ed60528ca82e02ce41918b1be6ba;p=fs%2Flustre-release.git diff --git a/lustre/target/update_records.c b/lustre/target/update_records.c index 87bd7e7..e21b1c3 100644 --- a/lustre/target/update_records.c +++ b/lustre/target/update_records.c @@ -68,7 +68,7 @@ void update_records_dump(const struct update_records *records, struct update_params *params = NULL; unsigned int i; - CDEBUG(mask, "master transno = "LPU64" batchid = "LPU64" flags = %x" + CDEBUG(mask, "master transno = %llu batchid = %llu flags = %x" " ops = %d params = %d\n", records->ur_master_transno, records->ur_batchid, records->ur_flags, records->ur_update_count, records->ur_param_count);