All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] md: More block -> sector conversions.
@ 2009-01-26 15:14 Andre Noll
  2009-01-26 15:14 ` [PATCH 1/2] md: Make mddev->size sector-based Andre Noll
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Andre Noll @ 2009-01-26 15:14 UTC (permalink / raw)
  To: Neil Brown; +Cc: LinuxRaid, Andre Noll

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


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

end of thread, other threads:[~2009-02-01 23:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 15:14 [PATCH 0/2] md: More block -> sector conversions Andre Noll
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

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.