From: Brian Foster Date: Thu, 24 Apr 2014 06:00:50 +0000 (+1000) Subject: xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57bd3dbe4059c6fff7e39927e5aa789dfb2585b9;p=pandora-kernel.git xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers The introduction of the free inode btree (finobt) requires that xfs_ialloc_btree.c handle multiple trees. Refactor xfs_ialloc_btree.c so the caller specifies the btree type on cursor initialization to prepare for addition of the finobt. Signed-off-by: Brian Foster Reviewed-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed