[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1326569701-21620-1-git-send-email-achender@linux.vnet.ibm.com>
Date: Sat, 14 Jan 2012 12:34:58 -0700
From: Allison Henderson <achender@...ux.vnet.ibm.com>
To: linux-ext4@...r.kernel.org
Cc: Allison Henderson <achender@...ux.vnet.ibm.com>
Subject: [PATCH 0/3] ext4: punch hole beyond i_size
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists