From: Tao Ma Date: Mon, 3 Mar 2008 09:12:09 +0000 (+0800) Subject: ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits X-Git-Tag: v2.6.26-rc1~1143^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffda89a3bf3b968bdc268584c6bc1da5c173cf12;p=pandora-kernel.git ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits In some cases(Inode stealing from other nodes), we may not want ocfs2_reserve_suballoc_bits to allocate new groups from the global_bitmap since it may already be full. So add a new parameter for this. Signed-off-by: Tao Ma Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed