Linux RAID subsystem development
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] md: personality pushdown patches -- intro
@ 2009-05-29 13:18 Andre Noll
  2009-05-29 13:18 ` [PATCH 1/2] md: Push down reconstruction log message to personality code Andre Noll
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre Noll @ 2009-05-29 13:18 UTC (permalink / raw)
  To: neilb; +Cc: linux-raid, Andre Noll

Here are the first two patches for pushing down raid level dependent
code from md.c to the corresponding personalities.

The first patch is trivial as it moves only a printk() to the
personalities. The second patch removes knowledge about bitmaps
from md.c.

If the general approach used by the second patch is agreed with, I
will follow up with patches that deal with data integrity registration
and multipath handling which are the remaining two issues where md.c
does what should be handled in personality code.

Thanks
Andre
-- 
1.5.4.3


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

end of thread, other threads:[~2009-06-03  9:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29 13:18 [PATCH/RFC 0/2] md: personality pushdown patches -- intro Andre Noll
2009-05-29 13:18 ` [PATCH 1/2] md: Push down reconstruction log message to personality code Andre Noll
2009-05-29 20:49   ` Raz
2009-05-29 13:18 ` [PATCH 2/2] md: Move check for bitmap presence " Andre Noll
2009-05-30 22:19 ` [PATCH/RFC 0/2] md: personality pushdown patches -- intro Neil Brown
2009-06-03  9:22   ` Andre Noll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox