You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
btrfs-progs: check that device byte values in superblock match those in chunk root
The superblock of each device contains a copy of the corresponding
struct btrfs_dev_item that lives in the chunk root.
Add a check that the total_bytes and bytes_used values of these two
copies match.
Signed-off-by: Mark Harmstone <[email protected]>
0 commit comments