From: Christoph Hellwig Date: Thu, 8 Jan 2015 23:48:12 +0000 (+1100) Subject: xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten X-Git-Tag: fixes-v4.0-rc1~157^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d32057fc84c141af22ddf07b58e52570e52369cd;p=pandora-kernel.git xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten The code is already ready for it, and the pnfs layout commit code expects to be able to pass a larger than 32-bit argument. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed