diff options
author | Josef Bacik <josef@redhat.com> | 2012-01-18 16:56:06 +0100 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2012-03-26 20:42:51 +0200 |
commit | 81c9ad237c604adec79fd4d4034264c6669e0ab3 (patch) | |
tree | 673fe5a1c491d43fae6f4309aa699b4e328d534e /fs/btrfs/volumes.c | |
parent | Btrfs: remove the ideal caching code (diff) | |
download | linux-81c9ad237c604adec79fd4d4034264c6669e0ab3.tar.xz linux-81c9ad237c604adec79fd4d4034264c6669e0ab3.zip |
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 '')
0 files changed, 0 insertions, 0 deletions