All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Noll <maan@systemlinux.org>
To: Neil Brown <neilb@suse.de>
Cc: LinuxRaid <linux-raid@vger.kernel.org>,
	Andre Noll <maan@systemlinux.org>
Subject: [PATCH 0/2] md: More block -> sector conversions.
Date: Mon, 26 Jan 2009 16:14:10 +0100	[thread overview]
Message-ID: <1232982852-32747-1-git-send-email-maan@systemlinux.org> (raw)

These two patches against Neil's for-next tree make the internal
representaions of mddev->size and rdev->size sector-based.
checkpatch.pl is happy with both patches, and the patched kernel
passes all tests of the mdadm test suite on my i386 UP box.

Please review.

BTW: This completes the block -> sector conversion of the md code base
because all remaining block-based quantities are either user-visible
(via sysfs) or describe on-disk formats (version 0.90 superblocks)
and hence can not be changed without breaking user space.

Andre


             reply	other threads:[~2009-01-26 15:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 15:14 Andre Noll [this message]
2009-01-26 15:14 ` [PATCH 1/2] md: Make mddev->size sector-based Andre Noll
2009-01-26 15:14 ` [PATCH 2/2] md: Represent raid device size in sectors Andre Noll
2009-01-26 15:31 ` [PATCH 0/2] md: More block -> sector conversions Peter Rabbitson
2009-01-26 16:08   ` Andre Noll
2009-01-26 17:26     ` Peter Rabbitson
2009-01-26 18:33       ` Andre Noll
2009-01-27  7:52         ` [PATCH] mdadm: Fix the used device size in mdadm -D output Andre Noll
2009-02-01 23:04           ` Neil Brown
2009-01-27  6:39 ` [PATCH 0/2] md: More block -> sector conversions Neil Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1232982852-32747-1-git-send-email-maan@systemlinux.org \
    --to=maan@systemlinux.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.