diff options
author | Josef Bacik <josef@redhat.com> | 2012-01-18 15:56:06 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-03-26 18:42:51 (GMT) |
commit | 81c9ad237c604adec79fd4d4034264c6669e0ab3 (patch) | |
tree | 673fe5a1c491d43fae6f4309aa699b4e328d534e /fs/hppfs | |
parent | 285ff5af6ce358e73f53b55c9efadd4335f4c2ff (diff) | |
download | linux-fsl-qoriq-81c9ad237c604adec79fd4d4034264c6669e0ab3.tar.xz |
Btrfs: remove search_start and search_end from find_free_extent and callers
We have been passing nothing but (u64)-1 to find_free_extent for search_end in
all of the callers, so it's completely useless, and we've always been passing 0
in as search_start, so just remove them as function arguments and move
search_start into find_free_extent. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions