linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ext4: punch hole beyond i_size
@ 2012-01-14 19:34 Allison Henderson
  2012-01-14 19:34 ` [PATCH 1/3] ext4: Allow " Allison Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Allison Henderson @ 2012-01-14 19:34 UTC (permalink / raw)
  To: linux-ext4; +Cc: Allison Henderson

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-14 19:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-14 19:34 [PATCH 0/3] ext4: punch hole beyond i_size Allison Henderson
2012-01-14 19:34 ` [PATCH 1/3] ext4: Allow " Allison Henderson
2012-01-14 19:35 ` [PATCH 2/3] ext4: Remove uneeded i_size handling Allison Henderson
2012-01-14 19:35 ` [PATCH 3/3] ext4: Correct ext4_punch_hole return codes Allison Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).