Searched hist:ffda89a3bf3b968bdc268584c6bc1da5c173cf12 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | suballoc.c | diff ffda89a3bf3b968bdc268584c6bc1da5c173cf12 Mon Mar 03 03:12:09 CST 2008 Tao Ma <tao.ma@oracle.com> 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>
|