From: Dave Chinner Date: Sun, 18 Sep 2011 20:40:55 +0000 (+0000) Subject: xfs: pass bmalloca structure to xfs_bmap_isaeof X-Git-Tag: v3.2-rc1~134^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b16447ba24ae39c7fe7133fcdcb4f174dec1901;p=pandora-kernel.git xfs: pass bmalloca structure to xfs_bmap_isaeof All the variables xfs_bmap_isaeof() is passed are contained within the xfs_bmalloca structure. Pass that instead. Signed-off-by: Dave Chinner Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed