commit | 3173fd926c465aca52740497a5f5fac538a271fe | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Mar 18 14:19:33 2019 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:28 2019 +0200 |
tree | 73bdd7ade21dbca1b4019a3b7e31c8ba8dad2c9f | |
parent | 43f7cddc6e5ad161b5cb818c45bdbed8631dce74 [diff] |
btrfs: tests: fix comments about tested extent map ranges Comments about ranges did not match the code, the correct calculation is to use start and start+len as the interval boundaries. Signed-off-by: David Sterba <dsterba@suse.com>