commit | 20bbf20e95a3a160feea45619b5113582b578d63 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Wed Feb 17 15:12:49 2021 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 19 17:25:14 2021 +0200 |
tree | fe548786cfd07cffbd238c630c9f13b8b2215cb8 | |
parent | cca5de97aed7b789ca4fa45ee6a609914b5f4100 [diff] |
btrfs: replace offset_in_entry with in_range No point in duplicating the functionality just use the generic helper that has the same semantics. Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>