Neil Brown: Drop the superblock arg from all metadata methods.

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


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

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

Drop the superblock arg from all metadata methods.

It is now in the 'supertype'

---

 Assemble.c    |  117 +++++++++++++++++++++++++++++--------------------------
 Create.c      |   16 ++++----
 Detail.c      |   34 ++++++++---------
 Examine.c     |   23 +++++------
 Grow.c        |   61 +++++++++++++----------------
 Incremental.c |   53 ++++++++++---------------
 Kill.c        |    9 ++--
 Manage.c      |   54 ++++++++++++++-----------
 Query.c       |    5 +-
 bitmap.c      |    2 +-
 mdadm.h       |   40 ++++++++++---------
 super0.c      |   94 +++++++++++++++++++++++---------------------
 super1.c      |  120 +++++++++++++++++++++++++++++---------------------------
 util.c        |   27 ++++++++-----
 14 files changed, 330 insertions(+), 325 deletions(-)

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



More information about the pkg-mdadm-commits mailing list