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 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html