Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
7798
Description
in lustre/include/lu_object.h
#define DLUBUF "(%p %z)"
should be
#define DLUBUF "(%p %zu)"
Also LU_BUF_NULL is not always used when a lu_buf needs to be cleared