From: Yongqiang Yang Date: Wed, 4 Jan 2012 04:44:38 +0000 (-0500) Subject: ext4: add a new function which allocates bitmaps and inode tables X-Git-Tag: v3.3-rc1~114^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fbea4b3683a5dfa86489ef7799cbe55e8003dfa;p=pandora-kernel.git ext4: add a new function which allocates bitmaps and inode tables This patch adds a new function named ext4_allocates_group_table() which allocates block bitmaps, inode bitmaps and inode tables for a flex groups and is used by resize code. Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed