Latest commit 1e49d07 Sep 26, 2019 History
Currently, btrfs_map_physical prints disk_num_bytes but not ram_bytes,
and it handles the file extent offset incorrectly for compressed
extents. Rename the current LOGICAL SIZE field to FILE SIZE, make
LOGICAL SIZE ram_bytes, and show EXTENT OFFSET instead of (incorrectly)
adding it/subtracting it. While we're here, also add an explanation for
each field.
1 contributor

Users who have contributed to this file