linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [mdadm PATCH 0/2] two 3.1.3 regression fixes (incremental assembly)
@ 2010-08-10 16:46 Dan Williams
  2010-08-10 16:46 ` [mdadm PATCH 1/2] Incremental: return success in 'container not enough' case Dan Williams
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dan Williams @ 2010-08-10 16:46 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid

Hi Neil,

The mdadm -I --no-degraded option needs to be acceptable for some time
to come, do you have a policy for when deprecated options can be scheduled for
removal?  The error code for -I shall be zero in the 'not enough' case to
restore the correct and established pre-3.1.3 behavior.

Also available via git:

   git://github.com/djbw/mdadm.git master

---

Dan Williams (2):
      Incremental: return success in 'container not enough' case
      Incremental: accept '--no-degraded' as a deprecated option

 Incremental.c |    2 +-
 mdadm.c       |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)


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

end of thread, other threads:[~2010-08-12  1:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 16:46 [mdadm PATCH 0/2] two 3.1.3 regression fixes (incremental assembly) Dan Williams
2010-08-10 16:46 ` [mdadm PATCH 1/2] Incremental: return success in 'container not enough' case Dan Williams
2010-08-10 16:46 ` [mdadm PATCH 2/2] Incremental: accept '--no-degraded' as a deprecated option Dan Williams
2010-08-10 23:40 ` [mdadm PATCH 0/2] two 3.1.3 regression fixes (incremental assembly) Dan Williams
2010-08-12  1:22   ` Neil Brown
2010-08-12  1:47 ` Neil Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).