Files
linux/arch
Heiko Carstens cca90a970d s390/uapi: fix struct statfs64 definition
commit 4e078146df upstream.

With b8668fd0a7 "s390/uapi: change struct statfs[64] member types
to unsigned values" the size of a couple of struct statfs64 member got
incorrectly changed from 64 to 32 bit for 32 bit builds.

Fix this by changing the type of couple of struct statfs64 members from
unsigned long to unsigned long long.
The definition of struct compat_statfs64 was correct however.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-06 11:08:15 -08:00
..
2013-08-20 08:43:02 -07:00
2014-01-09 12:24:22 -08:00
2014-02-06 11:08:12 -08:00
2013-08-20 08:43:02 -07:00