Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Tue, 31 May 2005 18:15:45 +0000 (18:15 +0000)
committeradilger <adilger>
Tue, 31 May 2005 18:15:45 +0000 (18:15 +0000)
commitb754c8d595afdbc69f6e4dab9358d8c16bb5f96e
tree1706e5e47494da3c8473eb27415f1177f0105e0f
parent9850cd9822a528f211868f25c1edce2542483394
Branch b1_4
On x86_64 the kernel declares __u64 as long long, but userspace uses long.
Fix LP*64 printf format macros to handle this difference to quiet warnings.
lustre/include/linux/lustre_lib.h
lustre/tests/test_brw.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c
lustre/utils/obd.c