]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mkfs.bfs: fix 64-Bit and endian problems
authorihno <ihno@suse.de>
Fri, 7 Jun 2013 18:29:42 +0000 (20:29 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 30 Jul 2013 08:55:10 +0000 (10:55 +0200)
commit529588eb69b903bb73c1ddc9fc6d2f745ca305d1
treef22bf813690c82348637fa35fb0f528250327356
parentb10bafd5e0bb8c4d7a0ec972d1e78f078f97777b
mkfs.bfs: fix 64-Bit and endian problems

[kzak@redhat.com: - use cpu_to_leXX() macros rather than htoleXX()]

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/mkfs.bfs.c