From: Christoph Hellwig Date: Sun, 18 Sep 2011 20:40:47 +0000 (+0000) Subject: xfs: factor delalloc reservations out of xfs_bmapi X-Git-Tag: v3.2-rc1~134^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b64dfe4e180ab5047c59bcbe379538eb23be4d8e;p=pandora-kernel.git xfs: factor delalloc reservations out of xfs_bmapi Move the reservation of delayed allocations, and addition of delalloc regions to the extent trees into a new helper function. For now this adds some twisted goto logic to xfs_bmapi, but that will be cleaned up in the following patches. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Elder --- Reading git-diff-tree failed