Make <asm-generic/statfs.h> suitable for 64-bit platforms.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 1 Sep 2008 13:07:11 +0000 (14:07 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 4 Sep 2008 08:46:08 +0000 (09:46 +0100)
commit92a7507926b0698711ed010288b57582776eec31
treee0ab785a101838be177f8b7f75c1641c2805875f
parentaa7a7fb3990ffc74945494cbd2fc6e920825ee2c
Make <asm-generic/statfs.h> suitable for 64-bit platforms.

At the moment, 64-bit platforms (other than Alpha) are all redefining
things for themselves instead of using <asm-generic/statfs.h>.

As is ARM, since it has special requirements w.r.t. padding.

Make <asm-generic/statfs.h> more generic, and they can use it directly.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
arch/alpha/include/asm/statfs.h
include/asm-generic/statfs.h