All of lore.kernel.org
 help / color / mirror / Atom feed
* integrity regression fixes for 4.13-rc
@ 2017-08-09 15:47 Christoph Hellwig
  2017-08-09 15:47 ` [PATCH 1/2] bio-integrity: Fix regression if profile verify_fn is NULL Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christoph Hellwig @ 2017-08-09 15:47 UTC (permalink / raw)
  To: axboe; +Cc: mpatocka, gmazyland, martin.petersen, linux-block, dm-devel

Hi Jens,

this series fixes regressions in the integrity handling update in 4.13-rc.

The first one was sent earlier by Milan and while both Martin and I aren't
exactly happy about the way dm uses the integrity code to cause this
regression this minimal fix gets us back to the status quo.

The second one makes sure that we only verify the DIF checksums on the
lowest layer where we attach the integrity information.

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

end of thread, other threads:[~2017-08-09 16:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-09 15:47 integrity regression fixes for 4.13-rc Christoph Hellwig
2017-08-09 15:47 ` [PATCH 1/2] bio-integrity: Fix regression if profile verify_fn is NULL Christoph Hellwig
2017-08-09 15:47 ` [PATCH 2/2] bio-integrity: only verify integrity on the lowest stacked driver Christoph Hellwig
2017-08-09 15:59 ` integrity regression fixes for 4.13-rc Jens Axboe
2017-08-09 16:21 ` Martin K. Petersen

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.