commit | 4e56a6411fbce6f859566e17298114c2434391a4 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Thu Dec 14 17:11:03 2017 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Thu Jan 18 21:15:58 2018 +0100 |
tree | 9619a913d0176f33b2dae824439a94e74cf50693 | |
parent | 10d2cf94c23d48ef1b141084216e7580011e4790 [diff] |
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE) Implement the top-level bits of punching a hole into a file. Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Signed-off-by: Bob Peterson <rpeterso@redhat.com>