diff options
author | Andrew Price <anprice@redhat.com> | 2017-12-12 11:42:30 -0600 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2017-12-12 11:43:42 -0600 |
commit | 850d2d915fa69011bef9bd668499cce889fdd8b3 (patch) | |
tree | 7dbc81bc6579f08027b72d2f11f519bf3c76131c /fs/gfs2/log.h | |
parent | 166725d96322473305e35f9d580591a01697ab29 (diff) |
gfs2: Add a crc field to resource group headers
Add the rg_crc field to store a crc32 of the gfs2_rgrp structure. This
allows us to check resource group headers' integrity and removes the
requirement to check them against the rindex entries in fsck. If this
field is found to be zero, it should be ignored (or updated with an
accurate value).
Signed-off-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/log.h')
0 files changed, 0 insertions, 0 deletions