diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2007-12-04 01:43:01 +0100 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2007-12-17 19:51:23 +0100 |
commit | e8aed3450c0afd6fdb79ec233f806e3e69454dfe (patch) | |
tree | aa83824230c1b0c58fe9ec68d007c35f42b90fa7 /net/decnet | |
parent | ocfs2: Allow for debugging of transaction extends (diff) | |
download | linux-e8aed3450c0afd6fdb79ec233f806e3e69454dfe.tar.xz linux-e8aed3450c0afd6fdb79ec233f806e3e69454dfe.zip |
ocfs2: Re-journal buffers after transaction extend
ocfs2_extend_trans() might call journal_restart() which will commit dirty
buffers and then restart the transaction. This means that any buffers which
still need changes should be passed to journal_access() again. Some paths
during extend weren't doing this right.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'net/decnet')
0 files changed, 0 insertions, 0 deletions