Re: [RFC PATCH] bio-integrity: Fix regression if profile verify_fn is NULL

2017-08-06 Thread Thorsten Leemhuis
TWIMC: This issue is tracked in the regression reports for Linux 4.13 (http://bit.ly/lnxregrep413 ) with this id: Linux-Regression-ID: lr#35498d Please include this line in the comment section of patches that are supposed to fix the issue. Please also mention the string once in other mailinglist

Re: [PATCH] bio-integrity: revert "stop abusing bi_end_io"

2017-08-06 Thread Mikulas Patocka
On Sat, 5 Aug 2017, Martin K. Petersen wrote: > Mikulas, > > > The sector number in the integrity tag must match the physical sector > > number. So, it must be verified at the bottom. > > The ref tag seed matches the submitter block number (typically block > layer sector for the top device) a

Re: [PATCH 5/5] testb: badblock support

2017-08-06 Thread Shaohua Li
On Sat, Aug 05, 2017 at 06:56:31PM -0700, Dan Williams wrote: > On Sat, Aug 5, 2017 at 8:51 AM, Shaohua Li wrote: > > From: Shaohua Li > > > > Sometime disk could have tracks broken and data there is inaccessable, > > but data in other parts can be accessed in normal way. MD RAID supports > > suc

Re: [PATCH 3/4] scsi: add Mylex RAID controller

2017-08-06 Thread Hannes Reinecke
On 08/05/2017 01:39 PM, Christoph Hellwig wrote: > Can you use normal linux style for the code instead of copy and > pasting the weird naming and capitalization from the DAC960 driver? > Yes; already planned for v2. But first wanted to get some general feedback (like: is anyone interested in that