shadow@clusterfs.com
2007-Jan-25  08:29 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 #9422 is|0                           |1
           obsolete|                            |
Created an attachment (id=9424)
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
 --> (https://bugzilla.lustre.org/attachment.cgi?id=9424&action=view)
include sys/user.h for PAGE_SIZE.
as nic found PAGE_SIZE defined in sys/user.h, revert use get_pagesize and
include sys/user.h for it.