commit | f27451f229966874a8793995b8e6b74326d125df | [log] [tgz] |
---|---|---|
author | Filipe Manana <fdmanana@suse.com> | Wed Oct 25 11:55:28 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 22 16:08:20 2018 +0100 |
tree | 63c53610781deb47702c7b70350348c6175ea482 | |
parent | cc54ff626a56fdd7c22febd55ed24676fda8ed83 [diff] |
Btrfs: add support for fallocate's zero range operation This implements support the zero range operation of fallocate. For now at least it's as simple as possible while reusing most of the existing fallocate and hole punching infrastructure. Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>