linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 V6] Resubmit items failed during writeback
@ 2017-07-20 13:15 Carlos Maiolino
  2017-07-20 13:15 ` [PATCH 1/2 V6] xfs: Add infrastructure needed for error propagation during buffer IO failure Carlos Maiolino
  2017-07-20 13:15 ` [PATCH 2/2 V6] xfs: Properly retry failed inode items in case of error during buffer writeback Carlos Maiolino
  0 siblings, 2 replies; 5+ messages in thread
From: Carlos Maiolino @ 2017-07-20 13:15 UTC (permalink / raw)
  To: linux-xfs

Hi,

V6 of this patchset,

differences from the previous version are mostly cosmetic, details on each patch
header.

Cheers

Carlos Maiolino (2):
  xfs: Add infrastructure needed for error propagation during buffer IO
    failure
  xfs: Properly retry failed inode items in case of error during buffer
    writeback

 fs/xfs/xfs_buf_item.c   | 60 ++++++++++++++++++++++++++++++++++++++++++++++++-
 fs/xfs/xfs_buf_item.h   |  3 +++
 fs/xfs/xfs_inode_item.c | 49 ++++++++++++++++++++++++++++++++++++----
 fs/xfs/xfs_trans.h      |  8 +++++--
 fs/xfs/xfs_trans_ail.c  |  3 ++-
 fs/xfs/xfs_trans_priv.h | 31 +++++++++++++++++++++++++
 6 files changed, 146 insertions(+), 8 deletions(-)

-- 
2.9.4


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

end of thread, other threads:[~2017-07-24 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20 13:15 [PATCH 0/2 V6] Resubmit items failed during writeback Carlos Maiolino
2017-07-20 13:15 ` [PATCH 1/2 V6] xfs: Add infrastructure needed for error propagation during buffer IO failure Carlos Maiolino
2017-07-20 13:15 ` [PATCH 2/2 V6] xfs: Properly retry failed inode items in case of error during buffer writeback Carlos Maiolino
2017-07-24  6:34   ` Hou Tao
2017-07-24 11:15     ` Carlos Maiolino

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