commit | 5f21b0e642d7bf6fe4434c9ba12bc9cb96b17cf7 | [log] [tgz] |
---|---|---|
author | Frederic Bohe <frederic.bohe@bull.net> | Fri Jul 11 19:27:31 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jul 11 19:27:31 2008 -0400 |
tree | 0f391fac5cc7fa93129bf8dd853598c6d2d65bb5 | |
parent | 953e622b601f58b7cc0f29fe644457fa40a18456 [diff] |
ext4: fix online resize with mballoc Update group infos when updating a group's descriptor. Add group infos when adding a group's descriptor. Refresh cache pages used by mb_alloc when changes occur. This will probably need modifications when META_BG resizing will be allowed. Signed-off-by: Frederic Bohe <frederic.bohe@bull.net> Signed-off-by: Mingming Cao <cmm@us.ibm.com>