Commit 7b0d27e
committed
tests/bluestore_types: Fixed data generation bluestore_blob_t::release_extents
The ceph#1 and ceph#2 elements could form a continuous sequence but still not
joined:
Expected equality of these values:
result
Which is: { 0x7b138000~48000, 0x883b0000~48000, 0xf0c10000~10000, 0x727b8000~38000 }
mid
Which is: { 0x7b138000~30000, 0x7b168000~18000, 0x883b0000~48000, 0xf0c10000~10000, 0x727b8000~38000 }
Signed-off-by: Adam Kupczyk <[email protected]>1 parent 8bd233b commit 7b0d27e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3237 | 3237 | | |
3238 | 3238 | | |
3239 | 3239 | | |
| 3240 | + | |
3240 | 3241 | | |
3241 | 3242 | | |
3242 | 3243 | | |
| |||
0 commit comments