diff options
| author | Stefan Brüns <[email protected]> | 2016-11-05 22:17:14 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-11-21 14:07:27 -0500 |
| commit | f81db56f2fd6dc16efeaec2961121244765a1f11 (patch) | |
| tree | 6adffeecc5a29536515b36d3add063c91ffa5a6d /scripts | |
| parent | d8c1e0331ac31aefe32c9182a44b612617008288 (diff) | |
ext4: Fix handling of sparse files
A sparse file may have regions not mapped by any extents, at the start
or at the end of the file, or anywhere between, thus not finding a
matching extent region is never an error.
Found by python filesystem tests.
Signed-off-by: Stefan Brüns <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
