Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618432
| From | NeilBrown <neilb@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Trace completion of all bios |
| Date | 2017-04-07 03:20 +0200 |
| Message-ID | <ttqJc-g3-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] Trace completion of all bios NeilBrown <neilb@suse.com> - 2017-04-07 03:20 +0200
csiph-web