summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/hash.h
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fusionio.com>2013-07-05 13:52:51 -0400
committerChris Mason <chris.mason@fusionio.com>2013-08-09 19:29:50 -0400
commitb76bb70136375c32d3b0bbbe2ebef738913d5b90 (patch)
tree1bc8aa36f47041ebf67fc4254bf69b375e3a13ce /fs/btrfs/hash.h
parentb5b9b5b318f9b6fef1bd3e2c8c63d0bff47703a1 (diff)
Btrfs: do not offset physical if we're compressed
xfstest btrfs/276 was freaking out on slower boxes partly because fiemap was offsetting the physical based on the extent offset. This is perfectly fine with uncompressed extents, however the extent offset is into the uncompressed area, not the compressed. So we can return a physical value that isn't at all within the area we have allocated on disk. Fix this by returning the start of the extent if it is compressed no matter what the offset. Thanks, Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/btrfs/hash.h')
0 files changed, 0 insertions, 0 deletions