diff options
author | 2009-01-05 21:50:43 -0500 | |
---|---|---|
committer | 2009-01-05 21:50:43 -0500 | |
commit | 791b7f08954869d7b8ff438f3dac3cfb39778297 (patch) | |
tree | 9e5e9414e6b102940dea0f6c3103fee7fcc0df1d /fs/jbd2/commit.c | |
parent | ext4: tone down ext4_da_writepages warnings (diff) | |
download | linux-dev-791b7f08954869d7b8ff438f3dac3cfb39778297.tar.xz linux-dev-791b7f08954869d7b8ff438f3dac3cfb39778297.zip |
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
When iterating through the pages which have mapped buffer_heads, we
failed to update the b_state value. This results in allocating blocks
at logical offset 0.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@kernel.org
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions