linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] md: Make raid0 use sector-based quantities
@ 2008-10-20  8:56 Andre Noll
  2008-10-20  8:56 ` [PATCH 1/9] md: raid0_make_request(): Replace chunksize_bits by chunksect_bits Andre Noll
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Andre Noll @ 2008-10-20  8:56 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid

[try #2, this time with the missing patch included]

This series of patches against Neil's for-next branch converts the
internal representations of block-based quantities in the raid0 code
to sector-based quantities.

There's also one trivial patch in this series, #7, which adds
KERN_INFO/KERN_ERR to a couple of printk's.

checkpatch.pl is happy with all nine patches, and the patched kernel
passes the raid0 tests of mdadm's test suite on my i386 UP box.

Please review.
Andre

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

end of thread, other threads:[~2008-10-20  8:56 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-20  8:56 [PATCH 0/9] md: Make raid0 use sector-based quantities Andre Noll
2008-10-20  8:56 ` [PATCH 1/9] md: raid0_make_request(): Replace chunksize_bits by chunksect_bits Andre Noll
2008-10-20  8:56 ` [PATCH 2/9] md: raid0_make_request(): Remove local variable chunk_size Andre Noll
2008-10-20  8:56 ` [PATCH 3/9] md: raid0_make_request(): Replace local variable block by sector Andre Noll
2008-10-20  8:56 ` [PATCH 4/9] md: raid0: Represent device offset in sectors Andre Noll
2008-10-20  8:56 ` [PATCH 5/9] md: raid0: Represent zone->zone_offset " Andre Noll
2008-10-20  8:56 ` [PATCH 6/9] md: raid0 create_strip_zones(): Make two local variables sector-based Andre Noll
2008-10-20  8:56 ` [PATCH 7/9] md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's Andre Noll
2008-10-20  8:56 ` [PATCH 8/9] md: raid0: Represent the size of strip zones in sectors Andre Noll
2008-10-20  8:56 ` [PATCH 9/9] md: raid0: make hash_spacing and preshift sector-based Andre Noll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).