All of lore.kernel.org
 help / color / mirror / Atom feed
* [mdadm PATCH 0/5] Assorted mdadm patch
@ 2017-03-27  3:36 NeilBrown
  2017-03-27  3:36 ` [mdadm PATCH 1/5] udev-md-raid-assembly.rules: Skip non-ready devices NeilBrown
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: NeilBrown @ 2017-03-27  3:36 UTC (permalink / raw)
  To: Jes Sorensen; +Cc: Linux-RAID

I found these while tidying up....
I post a couple already, but then realised that I
have quite a few, so here they are all together.
Sorry for the duplication.

NeilBrown


---

Hannes Reinecke (1):
      udev-md-raid-assembly.rules: Skip non-ready devices

NeilBrown (4):
      Retry HOT_REMOVE_DISK a few times.
      Introduce sys_hot_remove_disk()
      Add 'force' flag to *hot_remove_disk().
      Detail: handle non-existent arrays better.


 Detail.c                    |    8 ++++++++
 Grow.c                      |    9 +--------
 Manage.c                    |   14 +++++---------
 mdadm.h                     |    2 ++
 udev-md-raid-assembly.rules |    3 +++
 util.c                      |   30 ++++++++++++++++++++++++++++++
 6 files changed, 49 insertions(+), 17 deletions(-)

--
Signature


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

end of thread, other threads:[~2017-03-28 18:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-27  3:36 [mdadm PATCH 0/5] Assorted mdadm patch NeilBrown
2017-03-27  3:36 ` [mdadm PATCH 1/5] udev-md-raid-assembly.rules: Skip non-ready devices NeilBrown
2017-03-27  3:36 ` [mdadm PATCH 2/5] Retry HOT_REMOVE_DISK a few times NeilBrown
2017-03-27  7:51   ` 王金浦
2017-03-27  3:36 ` [mdadm PATCH 3/5] Introduce sys_hot_remove_disk() NeilBrown
2017-03-28 18:33   ` jes.sorensen
2017-03-27  3:36 ` [mdadm PATCH 5/5] Detail: handle non-existent arrays better NeilBrown
2017-03-28 18:34   ` jes.sorensen
2017-03-27  3:36 ` [mdadm PATCH 4/5] Add 'force' flag to *hot_remove_disk() NeilBrown
2017-03-27  8:05   ` 王金浦
2017-03-28 18:33   ` jes.sorensen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.