From: Christoph Hellwig Date: Wed, 3 Apr 2013 05:11:16 +0000 (+1100) Subject: xfs: add CRC checks for quota blocks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fe58f30b4fc3f8a9084b035a02bc0c67bee8d00;p=pandora-kernel.git xfs: add CRC checks for quota blocks Use the reserved space in struct xfs_dqblk to store a UUID and a crc for the quota blocks. [dchinner@redhat.com] Add a LSN field and update for current verifier infrastructure. Signed-off-by: Christoph Hellwig Signed-off-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed