Neil Brown: Add 'supertype' arg to almost all metadata methods.

Martin F. Krafft madduck at alioth.debian.org
Wed Jun 25 15:42:22 UTC 2008


Module: mdadm
Branch: build
Commit: 68c7d6d790f856b4e8301d0afa7fc6873a0d4bb8
URL:    http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commit;h=68c7d6d790f856b4e8301d0afa7fc6873a0d4bb8

Author: Neil Brown <neilb at suse.de>
Date:   Fri Dec 14 20:14:16 2007 +1100

Add 'supertype' arg to almost all metadata methods.

The 'superblock' will be moved into this structure soon.

---

 Assemble.c    |   50 +++++++++++++++++++++++++++-----------------------
 Create.c      |    8 ++++----
 Detail.c      |   12 ++++++------
 Examine.c     |   20 +++++++++++---------
 Grow.c        |   26 ++++++++++++++------------
 Incremental.c |   26 +++++++++++++-------------
 Kill.c        |    2 +-
 Manage.c      |    8 ++++----
 Query.c       |    2 +-
 mdadm.h       |   23 ++++++++++++-----------
 super0.c      |   35 ++++++++++++++++++-----------------
 super1.c      |   27 ++++++++++++++-------------
 util.c        |    6 +++---
 13 files changed, 128 insertions(+), 117 deletions(-)

Diff:   http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commitdiff;h=68c7d6d790f856b4e8301d0afa7fc6873a0d4bb8



More information about the pkg-mdadm-commits mailing list