From: Dave Chinner Date: Wed, 14 Nov 2012 06:44:56 +0000 (+1100) Subject: xfs: verify AGF blocks as they are read from disk X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~55^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5f527d13369d0047d52b7ac4ddee4f8c0ad173;p=pandora-kernel.git xfs: verify AGF blocks as they are read from disk Add an AGF block verify callback function and pass it into the buffer read functions. This replaces the existing verification that is done after the read completes. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed