linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block: enable multi-page bvec for bio integrity
@ 2019-04-23  7:15 Ming Lei
  2019-04-23  7:15 ` [PATCH 1/2] block: integrity: " Ming Lei
  2019-04-23  7:15 ` [PATCH 2/2] block: integrity: simplify bio_integrity_prep Ming Lei
  0 siblings, 2 replies; 7+ messages in thread
From: Ming Lei @ 2019-04-23  7:15 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Ming Lei

Hi,

The 1st patch enables multi-page bvec for bio integrity meta data.

The 2nd patch simplifies bio_integrity_prep() via multi-page bvec.

Thanks,

Ming Lei (2):
  block: integrity: enable multi-page bvec for bio integrity
  block: integrity: simplify bio_integrity_prep

 block/bio-integrity.c | 55 ++++++++++++++++-----------------------------------
 block/bio.c           | 25 -----------------------
 block/blk.h           | 26 ++++++++++++++++++++++++
 3 files changed, 43 insertions(+), 63 deletions(-)

-- 
2.9.5


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

end of thread, other threads:[~2019-04-24 13:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23  7:15 [PATCH 0/2] block: enable multi-page bvec for bio integrity Ming Lei
2019-04-23  7:15 ` [PATCH 1/2] block: integrity: " Ming Lei
2019-04-24  5:40   ` Christoph Hellwig
2019-04-24 13:14   ` Martin K. Petersen
2019-04-24 13:18     ` Ming Lei
2019-04-23  7:15 ` [PATCH 2/2] block: integrity: simplify bio_integrity_prep Ming Lei
2019-04-24  5:42   ` Christoph Hellwig

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