linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] misc cleanups for RAID5
@ 2011-06-22  4:50 Namhyung Kim
  2011-06-22  4:50 ` [PATCH 1/5] md/raid5: use kmem_cache_zalloc() Namhyung Kim
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Namhyung Kim @ 2011-06-22  4:50 UTC (permalink / raw)
  To: Neil Brown; +Cc: linux-raid

Hello,

These are assorted cleanup patches for RAID5 code.
Please take a look. Any comments are welcomed.

Thanks.


Namhyung Kim (5):
  md/raid5: use kmem_cache_zalloc()
  md/raid5: factor out dev_need_read()
  md/raid5: factor out dev_need_for_write()
  md/raid5: use r5_for_each_bio()
  md/raid5: get rid of duplicated call to bio_data_dir()

 drivers/md/raid5.c |  146 ++++++++++++++++++++++++++--------------------------
 1 files changed, 73 insertions(+), 73 deletions(-)

-- 
1.7.5.2


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

end of thread, other threads:[~2011-06-23  7:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22  4:50 [PATCH 0/5] misc cleanups for RAID5 Namhyung Kim
2011-06-22  4:50 ` [PATCH 1/5] md/raid5: use kmem_cache_zalloc() Namhyung Kim
2011-06-22  4:50 ` [PATCH 2/5] md/raid5: factor out dev_need_read() Namhyung Kim
2011-06-22  4:50 ` [PATCH 3/5] md/raid5: factor out dev_need_for_write() Namhyung Kim
2011-06-22  4:50 ` [PATCH 4/5] md/raid5: use r5_for_each_bio() Namhyung Kim
2011-06-22  4:50 ` [PATCH 5/5] md/raid5: get rid of duplicated call to bio_data_dir() Namhyung Kim
2011-06-23  0:55 ` [PATCH 0/5] misc cleanups for RAID5 NeilBrown
2011-06-23  7:30   ` Namhyung Kim

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).