Re: [PATCH 2/2] block: Fix integrity verification

2014-04-08 Thread Martin K. Petersen
> "Martin" == Martin K Petersen writes: Martin> Commit bf36f9cfa6d3d caused a regression by effectively Martin> reverting Nic's fix from 5837c80e870b that ensures we traverse Martin> the full bio_vec list upon completion. Btw. I have a much better fix for this in the next data integrity upda

[PATCH 2/2] block: Fix integrity verification

2014-04-08 Thread Martin K. Petersen
From: "Martin K. Petersen" Commit bf36f9cfa6d3d caused a regression by effectively reverting Nic's fix from 5837c80e870b that ensures we traverse the full bio_vec list upon completion. Signed-off-by: Martin K. Petersen Cc: Nicholas Bellinger Cc: Gu Zheng --- fs/bio-integrity.c | 19 +