diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2009-02-17 10:32:21 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-02-20 14:40:23 -0800 |
commit | 902d8c85b82763d715cb67504aa593680fad1400 (patch) | |
tree | 6c80e9c3e6e3d3f9bf8f972cf29135f7ab655bc0 /fs/jbd2/commit.c | |
parent | 1b8f5532833fe81ee9a1717d853bbfc5f0bd64f2 (diff) |
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
(cherry picked from commit 791b7f08954869d7b8ff438f3dac3cfb39778297)
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions