]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: tests: fix comments about tested extent map ranges
authorDavid Sterba <dsterba@suse.com>
Mon, 18 Mar 2019 13:19:33 +0000 (14:19 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 29 Apr 2019 17:02:28 +0000 (19:02 +0200)
commit1d30c2d3dbac3a9749110b8422c55dbf220e0853
tree73bdd7ade21dbca1b4019a3b7e31c8ba8dad2c9f
parenta05ef1b91fd9b97bbe508168ec11fa4a03ab29bd
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>
fs/btrfs/tests/extent-map-tests.c