On 11/14/12 00:50, Dave Chinner wrote:
xfs: verify dquot blocks as they are read from disk
From: Dave Chinner<dchinner@xxxxxxxxxx>
Add a dquot buffer verify callback function and pass it into the
buffer read functions. This checks all the dquots in a buffer, but
cannot completely verify the dquot ids are correct. Also, errors
cannot be repaired, so an additional function is added to repair bad
dquots in the buffer if such an error is detected in a context where
repair is allowed.
Signed-off-by: Dave Chinner<dchinner@xxxxxxxxxx>
Reviewed-by: Phil White<pwhite@xxxxxxx>
---
V2: quotacheck wasn't verifying dquots as they were read from disk
FYI:
The xfs_quota program does not generate output with V2 which causes
xfstest 050 to fails.
--Mark.
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs