X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flu_object.h;h=175de0555909aa1ef448e761ea02fef71c97f734;hp=0d816d26375f520b16585085a94238dbc711510e;hb=0ddcb9b4671365d6cfd2d5ef2b4dd3f78d2610bb;hpb=d3972843ae3ba829f821bd135d5ba97d4b0356f3 diff --git a/lustre/include/lu_object.h b/lustre/include/lu_object.h index 0d816d2..175de05 100644 --- a/lustre/include/lu_object.h +++ b/lustre/include/lu_object.h @@ -1306,7 +1306,7 @@ struct lu_buf { /** null buffer */ extern struct lu_buf LU_BUF_NULL; -#define DLUBUF "(%p %z)" +#define DLUBUF "(%p %zu)" #define PLUBUF(buf) (buf)->lb_buf, (buf)->lb_len /** * One-time initializers, called at obdclass module initialization, not