From: Christoph Hellwig Date: Tue, 22 Apr 2014 21:11:41 +0000 (+1000) Subject: xfs: split xfs_bmap_btalloc_nullfb X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c977eb1065612bf64e18c61437e290c22183add8;p=pandora-kernel.git xfs: split xfs_bmap_btalloc_nullfb Split xfs_bmap_btalloc_nullfb into one function for filestream allocations and one for everything else that share a few helpers. This dramatically simplifies the control flow. Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed