diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-04-21 20:19:43 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-07 19:51:57 -0700 |
commit | 7e30abf7548990e6db146221664fc10c2a90ead6 (patch) | |
tree | 4a736717367584b6296e510d6be38b749a4f4c74 /fs/ext4/hash.c | |
parent | f5b36426ea902c0000699024b9de3ace0ab48f39 (diff) |
ext4: fix online resizing for ext3-compat file systems
commit c5c72d814cf0f650010337c73638b25e6d14d2d4 upstream.
Commit fb0a387dcdc restricts block allocations for indirect-mapped
files to block groups less than s_blockfile_groups. However, the
online resizing code wasn't setting s_blockfile_groups, so the newly
added block groups were not available for non-extent mapped files.
Reported-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ext4/hash.c')
0 files changed, 0 insertions, 0 deletions