Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filemap: calculate dst size correctly | Ed Bartosh | 2017-06-14 | 1 | -1/+5 |
* | filemap: check if dest is written for every block | Ed Bartosh | 2017-06-14 | 1 | -0/+7 |
* | filemap: change signature of sparse_copy function | Ed Bartosh | 2017-06-14 | 1 | -3/+12 |
* | filemap: add parameter 'length' to sparse_copy | Ed Bartosh | 2017-06-14 | 1 | -3/+12 |
* | filemap: fix skip logic | Ed Bartosh | 2017-06-14 | 1 | -4/+7 |
* | oe-selftest: test wic sparse_copy API | Ed Bartosh | 2017-04-12 | 1 | -2/+4 |
* | Revert "filemap: remove FilemapSeek class" | Ed Bartosh | 2017-04-05 | 1 | -49/+260 |
* | filemap: remove FilemapSeek class | Ed Bartosh | 2017-04-01 | 1 | -260/+49 |
* | wic: fix bug in sparse_copy | Ed Bartosh | 2017-03-23 | 1 | -0/+1 |
* | wic: filemap: Fixed spared_copy skip | Daniel Schultz | 2017-03-10 | 1 | -3/+3 |
* | wic: use next builtin instead of .next method | Ed Bartosh | 2016-05-14 | 1 | -1/+1 |
* | wic: use // operator instead of / | Ed Bartosh | 2016-05-14 | 1 | -7/+7 |
* | wic: add sparse_copy API | Ed Bartosh | 2016-05-06 | 1 | -0/+30 |
* | wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs | Ed Bartosh | 2016-05-06 | 1 | -0/+531 |