commit | 3a27411cb4bc3ce31db228e3569ad01b462a4310 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Wed Mar 15 19:12:59 2017 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Tue Oct 31 14:26:35 2017 +0100 |
tree | 368d27aa18ab8867bfb8443b2223d7de421f0123 | |
parent | aac1a55b450c623ec236c0635cdb68408f632e9c [diff] |
gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap So far, lseek on gfs2 did not report holes. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>