Changeset 8227

Show
Ignore:
Timestamp:
02/03/10 09:20:40 (3 years ago)
Author:
pcarns
Message:

fix some compile errors on Fedora 11 (Tinderbox Stan build)

Location:
trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/include/pvfs2-debug.h

    r8216 r8227  
    8181 GOSSIP_BMI_DEBUG_GM + GOSSIP_BMI_DEBUG_OFFSETS + GOSSIP_BMI_DEBUG_IB \ 
    8282 + GOSSIP_BMI_DEBUG_MX + GOSSIP_BMI_DEBUG_PORTALS) 
    83  
    84 uint64_t PVFS_debug_eventlog_to_mask( 
    85     const char *event_logging); 
    8683 
    8784const char *PVFS_debug_get_next_debug_keyword( 
  • trunk/src/io/dev/pint-dev.c

    r8216 r8227  
    4646#ifdef WITH_LINUX_KMOD 
    4747static int32_t pdev_max_upsize; 
     48extern int gossip_debug_mask; 
    4849#endif  /* WITH_LINUX_KMOD */ 
    4950static int32_t pdev_max_downsize;