commit | 3fe58f30b4fc3f8a9084b035a02bc0c67bee8d00 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 03 16:11:16 2013 +1100 |
committer | Ben Myers <bpm@sgi.com> | Sun Apr 21 14:58:22 2013 -0500 |
tree | 4b46222d26f3e74d65c6741ddcaed7eaa48948eb | |
parent | 983d09ffe396ed5d5339a1b9ff994dd0b0f2069f [diff] |
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 <hch@lst.de> Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>