From: Mark Tinguely Date: Sun, 24 Feb 2013 19:04:37 +0000 (-0600) Subject: xfs: fix xfs_iomap_eof_prealloc_initial_size type X-Git-Tag: v3.9-rc4~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3325beed46d8d14d873e94d89ea57ee900dec942;p=pandora-kernel.git xfs: fix xfs_iomap_eof_prealloc_initial_size type Fix the return type of xfs_iomap_eof_prealloc_initial_size() to xfs_fsblock_t to reflect the fact that the return value may be an unsigned 64 bits if XFS_BIG_BLKNOS is defined. Signed-off-by: Mark Tinguely Reviewed-by: Dave Chinner Signed-off-by: Ben Myers (cherry picked from commit e8108cedb1c5d1dc359690d18ca997e97a0061d2) --- Reading git-diff-tree failed