All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] handle some bugs for REQ_NOMERGE.
@ 2013-10-30  2:41 ` majianpeng
  0 siblings, 0 replies; 2+ messages in thread
From: majianpeng @ 2013-10-30  2:41 UTC (permalink / raw)
  To: axboe, NeilBrown; +Cc: LKML, linux-raid

This patch set mainly handle some bugs for REQ_NOMERGE.

Jianpeng Ma (3):
  block: Add REQ_NOMERGE into REQ_COMMON_MASK
  block: Check bio can merge before call attempt_plug_merge.
  md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with   
     REQ_NOMERGE.

 block/blk-core.c          | 2 +-
 drivers/md/raid5.c        | 2 +-
 include/linux/blk_types.h | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2013-10-30  2:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30  2:41 [PATCH 0/3] handle some bugs for REQ_NOMERGE majianpeng
2013-10-30  2:41 ` majianpeng

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.