]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: fix fdisk/bsd for ppc64le
authorRuediger Meier <ruediger.meier@ga-group.nl>
Thu, 12 Mar 2015 18:08:26 +0000 (19:08 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Mar 2015 10:55:41 +0000 (11:55 +0100)
commit03832f6db9ab8cb8d3b9f31e0a515c4665c103ff
tree84ea8faa65410e8ba4d14895368bc01f45a25c73
parente4320b584e5ef04683ce26b1d63348b9abd315fd
tests: fix fdisk/bsd for ppc64le

Actually Aurelien's patch a80886e9 should have addressed this already
because it's the case LE, BSD_LABELSECTOR = 0, BSD_LABELOFFSET = 64.

I've asked about this on mailing list but couldn't get more
informations.
Thread "test fdisk/bsd on exotic archs":
http://comments.gmane.org/gmane.linux.utilities.util-linux-ng/10621

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
tests/ts/fdisk/bsd