Fix: 32bit values index_major/minor used as 64bit
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 18 Aug 2015 19:39:41 +0000 (15:39 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 18 Aug 2015 21:34:50 +0000 (17:34 -0400)
This patch fixes compiler warnings on big endian architectures where
be64toh() is a nop and returns the original type.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.023729 seconds and 4 git commands to generate.