Neil Brown: Use 'mdinfo' instead of special 'sysdev' structure.

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


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

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

Use 'mdinfo' instead of special 'sysdev' structure.

there is needless duplicatiion between mdinfo and sysdev, so discard
the latter.

---

 Create.c      |   76 ++++++++++++++++++++++++++++----------------------------
 Grow.c        |   21 +++++++++------
 Incremental.c |   21 ++++++++-------
 mdadm.h       |   22 ++++++----------
 sysfs.c       |   34 ++++++++++++------------
 5 files changed, 86 insertions(+), 88 deletions(-)

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



More information about the pkg-mdadm-commits mailing list