Files
linux/tools
Michal Nazarewicz 236d6477c3 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-07-09 11:21:30 -07:00
..
2014-02-18 09:34:49 -03:00
2014-04-30 16:12:22 -04:00
2014-04-21 22:51:58 +02:00
2014-03-13 11:23:25 +10:30