ext4: Allow reading files with non-zero offset, clamp read len
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Sun, 6 Nov 2016 17:33:57 +0000 (18:33 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 21 Nov 2016 19:07:27 +0000 (14:07 -0500)
Support was already implemented, but not hooked up. This fixes several
fails in the test cases.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>

No differences found