Skip to content
Commit cf2834a5 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: treat buffers contining write errors as valid in ext4_sb_bread()

In commit 7963e5ac

 ("ext4: treat buffers with write errors as
containing valid data") we missed changing ext4_sb_bread() to use
ext4_buffer_uptodate().  So fix this oversight.

Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 46cf053e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment