From: Martin K. Petersen Date: Fri, 26 Sep 2014 23:20:01 +0000 (-0400) Subject: block: Clean up the code used to generate and verify integrity metadata X-Git-Tag: fixes-against-v3.18-rc2~51^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1859308853b19c4daf4afaab910d3d52ac1ec2ff;p=pandora-kernel.git block: Clean up the code used to generate and verify integrity metadata Instead of the "operate" parameter we pass in a seed value and a pointer to a function that can be used to process the integrity metadata. The generation function is changed to have a return value to fit into this scheme. Signed-off-by: Martin K. Petersen Reviewed-by: Sagi Grimberg Signed-off-by: Jens Axboe --- Reading git-diff-tree failed