[PATCH 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
Abd-Alrhman Masalkhi <[email protected]>
| Newsgroups | gmane.linux.raid,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, This series contains a mix of bug fixes and cleanups for RAID10, along with a related atomic write fix for RAID1. Thanks, Abd-alrhman, Abd-Alrhman Masalkhi (7): md/raid10: fix r10bio leak in raid10_write_request() error paths md/raid1: handle atomic writes that require splitting md/raid10: handle atomic writes that require splitting md/raid10: raid10_write_request() drops the barrier before calling md/raid10: replace wait loop with wait_event_idle() md/raid10: simplify write request error handling md/raid10: simplify read request error handling drivers/md/raid1.c | 25 ++++----- drivers/md/raid10.c | 123 +++++++++++++++++++++----------------------- 2 files changed, 71 insertions(+), 77 deletions(-) -- 2.43.0