All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Trace completion of all bios
@ 2017-04-07  1:10 NeilBrown
  2017-04-07  1:10 ` [PATCH 1/2] block: simple improvements for bio->flags NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: NeilBrown @ 2017-04-07  1:10 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-raid, Mike Snitzer, Christoph Hellwig, Ming Lei,
	linux-kernel, linux-block, dm-devel, Shaohua Li, Alasdair Kergon

Hi Jens,
 I think all objections to this patch have been answered so I'm
 resending.
 I've added a small cleanup patch first which makes some small
 enhancements to the documentation and #defines for the bio->flags
 field.

Thanks,
NeilBrown

---

NeilBrown (2):
      block: simple improvements for bio->flags
      block: trace completion of all bios.


 block/bio.c               |   13 +++++++++++++
 block/blk-core.c          |   10 +++++++++-
 drivers/md/dm.c           |    1 -
 drivers/md/raid5.c        |    2 --
 include/linux/blk_types.h |   24 +++++++++++++++---------
 5 files changed, 37 insertions(+), 13 deletions(-)

--
Signature

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

end of thread, other threads:[~2017-04-07 15:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07  1:10 [PATCH 0/2] Trace completion of all bios NeilBrown
2017-04-07  1:10 ` [PATCH 1/2] block: simple improvements for bio->flags NeilBrown
2017-04-07  1:10 ` [PATCH 2/2] block: trace completion of all bios NeilBrown
2017-04-07  1:10   ` NeilBrown
2017-04-07 15:42 ` [PATCH 0/2] Trace " Jens Axboe
2017-04-07 15:42   ` Jens Axboe

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.