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

Hi,

V7 version of this patchset,

just removed an 'unused variable' warning from an ASSERT in xfs_inode_item_error
in patch 2/2

no changes in patch 1/2

keeping Brian's reviewed-by on both patches

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 | 47 ++++++++++++++++++++++++++++++++++----
 fs/xfs/xfs_trans.h      |  8 +++++--
 fs/xfs/xfs_trans_ail.c  |  3 ++-
 fs/xfs/xfs_trans_priv.h | 31 +++++++++++++++++++++++++
 6 files changed, 144 insertions(+), 8 deletions(-)

-- 
2.9.4


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

end of thread, other threads:[~2017-08-14 13:04 UTC | newest]

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox