linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [mdadm,v1 PATCH 0/6] Extend mdadm [...] --export
@ 2012-09-26 11:42 Maciej Naruszewicz
  2012-09-26 11:42 ` [PATCH 2/6] imsm: Add --controller-path option for --detail-platform Maciej Naruszewicz
  0 siblings, 1 reply; 5+ messages in thread
From: Maciej Naruszewicz @ 2012-09-26 11:42 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, maciej.patelczyk

The following patches:

1. Add support for --mdadm --detail-platform --export with an additional option to provide specific controller to scan. The controller might be an absolute path to an actual   device, or just a symlink.

2. Synchronize two methods of calculating size and add the possibility to choose output format (IEC or JEDEC prefixes).

3. Add an additional value to mdadm --examine --export

---

Maciej Naruszewicz (6):
      imsm: Add --export option for --detail-platform
      imsm: Add --controller-path option for --detail-platform.
      Fix return code for --detail-platform
      Synchronize size calculation in human_size and human_size_brief
      Display size with human_size_brief with a chosen prefix
      Add MD_ARRAY_SIZE for --examine --export


 Create.c      |    2 +
 Detail.c      |   13 +++++--
 Query.c       |    2 +
 ReadMe.c      |    6 ++-
 mdadm.8.in    |   10 +++++
 mdadm.c       |   32 +++++++++++++++++
 mdadm.h       |   14 ++++++--
 super-intel.c |  105 +++++++++++++++++++++++++++++++++++++++++++++++++--------
 super1.c      |   19 ++++++++++
 util.c        |   51 +++++++++++++++++++++-------
 10 files changed, 213 insertions(+), 41 deletions(-)

--
MN

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

end of thread, other threads:[~2012-10-03  3:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20121002143506.22678.259.stgit@gklab-128-174.igk.intel.com>
2012-10-02 14:37 ` [PATCH 2/6] imsm: Add --controller-path option for --detail-platform Maciej Naruszewicz
2012-10-03  3:37   ` NeilBrown
2012-09-26 11:42 [mdadm,v1 PATCH 0/6] Extend mdadm [...] --export Maciej Naruszewicz
2012-09-26 11:42 ` [PATCH 2/6] imsm: Add --controller-path option for --detail-platform Maciej Naruszewicz
2012-10-02  6:36   ` NeilBrown
2012-10-02 10:54     ` Maciej Naruszewicz

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).