diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-02-05 16:55:26 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-02-05 16:55:26 +0100 |
commit | c4b8e635f525441b9cb0bab428b527858d977e8f (patch) | |
tree | 3ebf433583c1a456d251fdcffd524fdc2f5518d3 /usr/initramfs_data.S | |
parent | [PATCH] jbd: Remove useless loop when writing commit record (diff) | |
download | linux-c4b8e635f525441b9cb0bab428b527858d977e8f.tar.xz linux-c4b8e635f525441b9cb0bab428b527858d977e8f.zip |
jbd2: Fix reference counting on the journal commit block's buffer head
With journal checksum patch we added asynchronous commits of journal
commit headers, and accidentally dropped taking a reference on the
buffer head.
(Before the change, sync_dirty_buffer did the get_bh(). The associative
put_bh is done by journal_wait_on_commit_record().)
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'usr/initramfs_data.S')
0 files changed, 0 insertions, 0 deletions