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: verify device byte values in superblock to 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.
Pull-request: #991
Signed-off-by: Mark Harmstone <maharmstone@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
0 commit comments