Changeset 8868

Show
Ignore:
Timestamp:
06/08/11 09:10:42 (2 years ago)
Author:
mtmoore
Message:

compiler warning cleanup

Location:
branches/Orange-Branch/src
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/Orange-Branch/src/client/sysint/sys-small-io.sm

    r8251 r8868  
    378378 
    379379    gossip_debug(GOSSIP_IO_DEBUG,"handle=%llu \toperation=%d \toffset=%ld " 
    380                                  "\taggregate_size=%ld\n" 
    381                                 ,llu(msg_p->req.u.small_io.handle) 
    382                                 ,msg_p->req.u.small_io.io_type 
    383                                 ,msg_p->req.u.small_io.file_req_offset 
    384                                 ,msg_p->req.u.small_io.aggregate_size); 
     380                             "\taggregate_size=%ld\n", 
     381                            llu(msg_p->req.u.small_io.handle), 
     382                            msg_p->req.u.small_io.io_type, 
     383                            msg_p->req.u.small_io.file_req_offset, 
     384                            ((long int)msg_p->req.u.small_io.aggregate_size)); 
    385385 
    386386/* 
  • branches/Orange-Branch/src/server/pvfs2-server.c

    r8867 r8868  
    24572457                                 "%s, type: %u, fs_id: %llu, handle: %llu\n", 
    24582458                                 __func__, host, t,  
    2459                                  llu(cur_fs->coll_id),  
     2459                                 (long long unsigned int)cur_fs->coll_id,  
    24602460                                 llu(pool_handle)); 
    24612461                    ret = precreate_pool_setup_server(host, t,