Whamcloud - gitweb
LU-3301 utils: Replace %llu with LPU64
authorChristopher J. Morrone <morrone2@llnl.gov>
Thu, 9 May 2013 00:28:02 +0000 (17:28 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 9 May 2013 16:13:35 +0000 (12:13 -0400)
commit0d81df2b743afe58978778b81b0caff56d188856
treef266ba847a351291d4203aa51f097d970219cd87
parentc4677f0d97dff8d1084baa1792c0ad6af1000158
LU-3301 utils: Replace %llu with LPU64

Replace incorrect use of %llu with LPU64 to allow compilation
on ppc64.

Change-Id: I85794527a43ed1577cf43ddb3470a9c8d070f11b
Signed-off-by: Christopher J. Morrone <morrone2@llnl.gov>
Reviewed-on: http://review.whamcloud.com/6296
Reviewed-by: Bobi Jam <bobijam.xu@intel.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/utils/mount_utils.c