commit | ffda89a3bf3b968bdc268584c6bc1da5c173cf12 | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Mon Mar 03 17:12:09 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 18 08:56:10 2008 -0700 |
tree | 02ac05f5d3177a402b21bd3aaceea1d6935ecc63 | |
parent | ad5a4d7093a76fa245e277e6f0f0e168a08aeff7 [diff] |
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 <tao.ma@oracle.com> Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>