Skip to content
Commit 3613249a authored by Qu Wenruo's avatar Qu Wenruo Committed by David Sterba
Browse files

btrfs: warn about dev extents that are inside the reserved range



Btrfs on-disk format has reserved the first 1MiB for the primary super
block (at 64KiB offset) and bootloaders may also use this space.

This behavior is only introduced since v4.1 btrfs-progs release,
although kernel can ensure we never touch the reserved range of super
blocks, it's better to inform the end users, and a balance will resolve
the problem.

Signed-off-by: default avatarQu Wenruo <wqu@suse.com>
[ update changelog and message ]
Signed-off-by: default avatarDavid Sterba <dsterba@suse.com>
parent 37f85ec3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment