]> Git Repo - linux.git/commit
ext4: fix online resize with mballoc
authorFrederic Bohe <[email protected]>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
committerTheodore Ts'o <[email protected]>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
commit5f21b0e642d7bf6fe4434c9ba12bc9cb96b17cf7
tree0f391fac5cc7fa93129bf8dd853598c6d2d65bb5
parent953e622b601f58b7cc0f29fe644457fa40a18456
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 <[email protected]>
Signed-off-by: Mingming Cao <[email protected]>
fs/ext4/ext4.h
fs/ext4/mballoc.c
fs/ext4/resize.c
This page took 0.076221 seconds and 4 git commands to generate.