From: Christoph Hellwig Date: Wed, 4 Jul 2012 14:54:46 +0000 (-0400) Subject: xfs: split xfs_dialloc X-Git-Tag: v3.6-rc1~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ecc5e453134a13c3b2b0f2cac52ab2d5c540d7;p=pandora-kernel.git xfs: split xfs_dialloc Move the actual allocation once we have selected an allocation group into a separate helper, and make xfs_dialloc a wrapper around it. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed