All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ext4: cleanups and regression fixes for grow/shrink logic V3
@ 2011-10-28 17:00 Dmitry Monakhov
  2011-10-28 17:00 ` [PATCH 1/7] ext4: Restore old EOFBLOCKS flag state after error Dmitry Monakhov
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Dmitry Monakhov @ 2011-10-28 17:00 UTC (permalink / raw)
  To: linux-ext4; +Cc: achender, tytso, Dmitry Monakhov

changes from v2 (in responce to comments from tytso@)
 - split punch_hole handler patch in to reviewable peaces.
 - redesign error path for ext4_ext_map_blocks

##First patch is a fix for real issue
 ext4: Restore old EOFBLOCKS flag state after error
##Code cleanup for shrink logic.
 ext4: move inode indepth shrink logic to didicated function
##The rest are punch hole logic fixes
 ext4: Move punch hole logic to didicated function
 ext4: punch_hole fix extent conversion
 ext4: Update inode's transaction id after punch_hole
 ext4: punch hole should be restarted after transaction restart
 ext4: update EOFBLOCK flags after punch hole

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

end of thread, other threads:[~2011-11-02 23:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-28 17:00 [PATCH 0/7] ext4: cleanups and regression fixes for grow/shrink logic V3 Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 1/7] ext4: Restore old EOFBLOCKS flag state after error Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 2/7] ext4: move inode indepth shrink logic to didicated function Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 3/7] ext4: Move punch hole " Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 4/7] ext4: punch_hole fix extent conversion Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 5/7] ext4: Update inode's transaction id after punch_hole Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 6/7] ext4: punch hole should be restarted after transaction restart Dmitry Monakhov
2011-10-28 17:00 ` [PATCH 7/7] ext4: update EOFBLOCK flags after punch hole Dmitry Monakhov
2011-11-02 23:12 ` [PATCH 0/7] ext4: cleanups and regression fixes for grow/shrink logic V3 Allison Henderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.