commit | bc02e8693d875c2a9b0037cfd37fe0b726d26403 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <[email protected]> | Fri Nov 16 09:20:37 2012 +1100 |
committer | Ben Myers <[email protected]> | Mon Nov 19 20:11:24 2012 -0600 |
tree | 6896726d63947779f941a4daf055da142ad07985 | |
parent | 1813dd64057490e7a0678a885c4fe6d02f78bdc1 [diff] |
xfs: add CRC infrastructure - add a mount feature bit for CRC enabled filesystems - add some helpers for generating and verifying the CRCs - add a copy_uuid helper The checksumming helpers are loosely based on similar ones in sctp, all other bits come from Dave Chinner. Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Mark Tinguely <[email protected]> Signed-off-by: Ben Myers <[email protected]>