Re: [PATCH] ext4: modify block allocation algorithm for the last group

2008-02-14 Thread Mingming Cao
Added in patch queue, Thanks, On Wed, 2008-02-13 at 17:26 +0100, Valerie Clement wrote: > Modify the block allocation algorithm for the last group > > From: Valerie Clement <[EMAIL PROTECTED]> > > When a directory inode is allocated in the last group and the last group > contains less than s_bloc

Re: [PATCH] ext4: modify block allocation algorithm for the last group

2008-02-13 Thread Mingming Cao
On Wed, 2008-02-13 at 17:26 +0100, Valerie Clement wrote: > Modify the block allocation algorithm for the last group > > From: Valerie Clement <[EMAIL PROTECTED]> > > When a directory inode is allocated in the last group and the last group > contains less than s_blocks_per_group blocks, the initi

[PATCH] ext4: modify block allocation algorithm for the last group

2008-02-13 Thread Valerie Clement
Modify the block allocation algorithm for the last group From: Valerie Clement <[EMAIL PROTECTED]> When a directory inode is allocated in the last group and the last group contains less than s_blocks_per_group blocks, the initial block allocated for the directory is not always allocated in the sa