Skip to content
  • Chris Mason's avatar
    Btrfs: ratelimit IO error printks · 193f284d
    Chris Mason authored
    
    
    Btrfs has printks for various IO errors, including bad checksums and
    mismatches between what we expect the block headers to contain and what
    we actually find on the disk.
    
    Longer term we need a real reporting mechanism for this, but for now
    printk is going to have to do.
    
    Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
    193f284d