commit | a7ac9c222d117a1ab2c95c8b220e135ea1b042f0 | [log] [tgz] |
---|---|---|
author | Marcus Huewe <suse-tux@gmx.de> | Sat Mar 26 22:26:02 2016 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Mar 26 22:26:02 2016 -0400 |
tree | 3242e69476cc37a72705d1f56ea4332ee1f797fa | |
parent | c66a3bbe83d409d24ff717ac3df2a361dc8aebee [diff] |
libext2fs: fix offset support in unix_io.c Added offset support to the following functions: - unix_cache_readahead - unix_discard - unix_zeroout Signed-off-by: Marcus Huewe <suse-tux@gmx.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>