Hello, here is second revision of the patch set to fix ext4 SEEK_HOLE implementation. For more details see changelog of the first patch. Changes since v2: * Fixed rounding error spotted by Eryu Changes since v1: * Fix some more buggy cases * Fix range check * Simplify the code Honza