This patch set allows punch hole to punch beyond i_size. Additionally some uneeded code has been removed, and some return codes in ext4_punch_hole has been corrected. Allison Henderson (3): ext4: Allow punch hole beyond i_size ext4: Remove uneeded i_size handling ext4: Correct ext4_punch_hole return codes fs/ext4/extents.c | 34 ---------------------------------- fs/ext4/inode.c | 6 +++--- 2 files changed, 3 insertions(+), 37 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html