linux-imx/tools
Michal Nazarewicz 949ff4d69c tools: ffs-test: fix header values endianess
commit f35f71244d upstream.

It appears that no one ever run ffs-test on a big-endian machine,
since it used cpu-endianess for fs_count and hs_count fields which
should be in little-endian format.  Fix by wrapping the numbers in
cpu_to_le32.

Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2014-08-06 18:07:33 +01:00
..
firewire tools/firewire: nosy-dump: increment program version 2010-07-27 11:04:12 +02:00
hv tools: hv: Netlink source address validation allows DoS 2013-03-27 02:41:03 +00:00
perf perf tools: Fix getrusage() related build failure on glibc trunk 2013-11-28 14:01:59 +00:00
power turbostat: Use GCC's CPUID functions to support PIC 2014-04-02 00:58:44 +01:00
slub Merge branches 'slab/next' and 'slub/partial' into slab/for-linus 2011-10-26 18:09:12 +03:00
testing/ktest ktest: Check parent options for iterated tests 2011-11-18 11:07:24 -05:00
usb tools: ffs-test: fix header values endianess 2014-08-06 18:07:33 +01:00
virtio virtio_test: support event index 2011-05-30 11:14:15 +09:30