shadow@clusterfs.com
2007-Jan-25  05:00 UTC
[Lustre-devel] [Bug 11283] 1.4.9.pre: SEGV in libcfs_debug_vmsg2: format1 == NULL
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11283
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9413 is|0                           |1
           obsolete|                            |
Created an attachment (id=9422)
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
 --> (https://bugzilla.lustre.org/attachment.cgi?id=9422&action=view)
get PAGE_SIZE from same way as liblustre/sanity.c
liblustre/sanity.c use get_pagesize function when macro PAGE_SIZE not defined.
try simular way for libcfs_debug_vmsg2.