aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2022-09-01 14:18:23 +0100
committerDavid Sterba <[email protected]>2022-09-26 12:28:00 +0200
commitf12eec9a2665422f4a8e644b4f65475ae2ee5c30 (patch)
treea78c729ad249986a04820f7a2968d9d967d62b91 /fs/btrfs/inode.c
parentb6e833567ea12bc47d91e4b6497d49ba60d4f95f (diff)
btrfs: remove check for impossible block start for an extent map at fiemap
During fiemap we are testing if an extent map has a block start with a value of EXTENT_MAP_LAST_BYTE, but that is never set on an extent map, and never was according to git history. So remove that useless check. Reviewed-by: Josef Bacik <[email protected]> Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions