Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1618432 > unrolled thread

[PATCH 0/2] Trace completion of all bios

Started byNeilBrown <neilb@suse.com>
First post2017-04-07 03:20 +0200
Last post2017-04-07 03:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Trace completion of all bios NeilBrown <neilb@suse.com> - 2017-04-07 03:20 +0200

#1618432 — [PATCH 0/2] Trace completion of all bios

FromNeilBrown <neilb@suse.com>
Date2017-04-07 03:20 +0200
Subject[PATCH 0/2] Trace completion of all bios
Message-ID<ttqJc-g3-5@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web