diff options
author | Theodore Ts'o <tytso@mit.edu> | 2008-06-04 04:31:11 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2008-06-04 04:31:11 +0200 |
commit | 034772b068be62a79470d6c1b81b01fbe27793ac (patch) | |
tree | 408b55ae9241d1dca1145e16ff781b5f0112dd35 /fs/ext4 | |
parent | ext4: Display the journal_async_commit mount option in /proc/mounts (diff) | |
download | linux-034772b068be62a79470d6c1b81b01fbe27793ac.tar.xz linux-034772b068be62a79470d6c1b81b01fbe27793ac.zip |
jbd2: Fix barrier fallback code to re-lock the buffer head
If the device doesn't support write barriers, the write is retried
without ordered mode. But the buffer head needs to be re-locked or
submit_bh will fail with on BUG(!buffer_locked(bh)).
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions