diff options
author | Tao Ma <tao.ma@oracle.com> | 2009-01-09 07:32:48 +0800 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-02-26 11:51:09 -0800 |
commit | 47be12e4eec84c1846f29af64fe25a396b57a026 (patch) | |
tree | a16590b4fc4e3753295c230a32f07a6e1bbd3a57 /block/blk-integrity.c | |
parent | 64e71303e44f3697e4568147caa966de74bdb4fb (diff) | |
download | linux-47be12e4eec84c1846f29af64fe25a396b57a026.tar.gz linux-47be12e4eec84c1846f29af64fe25a396b57a026.tar.bz2 linux-47be12e4eec84c1846f29af64fe25a396b57a026.zip |
ocfs2: Access and dirty the buffer_head in mark_written.
In __ocfs2_mark_extent_written, when we meet with the situation
of c_split_covers_rec, the old solution just replace the extent
record and forget to access and dirty the buffer_head. This will
cause a problem when the unwritten extent is in an extent block.
So access and dirty it.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'block/blk-integrity.c')
0 files changed, 0 insertions, 0 deletions