commit | 5d5f527d13369d0047d52b7ac4ddee4f8c0ad173 | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Wed Nov 14 17:44:56 2012 +1100 |
committer | Ben Myers <bpm@sgi.com> | Thu Nov 15 21:34:10 2012 -0600 |
tree | be5aa9ed00828ca05ace198a78eed422a5627cc1 | |
parent | 98021821a502db347bd9c7671beeee6e8ce07ea6 [diff] |
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 <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>