Skip to content
Snippets Groups Projects
Commit cc7b0c9b authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: remove some WARN_ONs in the IO failure path


These debugging WARN_ONs make too much console noise during regular
IO failures.  An IO failure will still generate a number of messages
as we verify checksums etc, but these two are not needed.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 76a05b35
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment