Patch 1 is a simple cleanup.
Patch 2 fixes a bug in raid56 rbio merging code.
Patch 3 fixes a bug in raid6 reconstruction process which can end up
read failure when it can rebuild up good data.

Liu Bo (3):
  Btrfs: remove redundant check in rbio_can_merge
  Btrfs: do not merge rbios if their fail stripe index are not identical
  Btrfs: make raid6 rebuild retry more

 fs/btrfs/raid56.c  | 33 +++++++++++++++++++++++++--------
 fs/btrfs/volumes.c |  9 ++++++++-
 2 files changed, 33 insertions(+), 9 deletions(-)

-- 
2.9.4

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to