aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2018-12-12 09:42:32 +0200
committerDavid Sterba <[email protected]>2019-02-25 14:13:17 +0100
commit4ab47a8d9ce2d0d6b73dedbda7a5ee0c545af526 (patch)
tree97c4070b80eae78c54134225c80773f56de5dfbd /scripts/objdiff
parenta0873490660246db587849a9e172f2b7b21fa88a (diff)
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
This function is a simple wrapper over btrfs_get_extent that returns either: a) A real extent in the passed range or b) Adjusted extent based on whether delalloc bytes are found backing up a hole. To support these semantics it doesn't need the page/pg_offset/create arguments which are passed to btrfs_get_extent in case an extent is to be created. So simplify the function by removing the unused arguments. No functional changes. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions