summaryrefslogtreecommitdiff
path: root/include/asm-xtensa/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMark Harmstone <mark@harmstone.com>2026-02-17 17:35:42 +0000
committerDavid Sterba <dsterba@suse.com>2026-03-23 20:09:08 +0100
commitb52fe51f724385b3ed81e37e510a4a33107e8161 (patch)
tree085d58c9b3edabef0b040cf3309d49059e4af7c8 /include/asm-xtensa/git@git.tavy.me:linux.git
parentb17b79ff896305fd74980a5f72afec370ee88ca4 (diff)
btrfs: fix super block offset in error message in btrfs_validate_super()
Fix the superblock offset mismatch error message in btrfs_validate_super(): we changed it so that it considers all the superblocks, but the message still assumes we're only looking at the first one. The change from %u to %llu is because we're changing from a constant to a u64. Fixes: 069ec957c35e ("btrfs: Refactor btrfs_check_super_valid") Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Mark Harmstone <mark@harmstone.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/asm-xtensa/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions