aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/rtsummary.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/scrub/rtsummary.h')
-rw-r--r--fs/xfs/scrub/rtsummary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/scrub/rtsummary.h b/fs/xfs/scrub/rtsummary.h
index e1d50304d8d4..e44b04cb6e2d 100644
--- a/fs/xfs/scrub/rtsummary.h
+++ b/fs/xfs/scrub/rtsummary.h
@@ -14,7 +14,7 @@ struct xchk_rtsummary {
uint64_t rextents;
uint64_t rbmblocks;
- uint64_t rsumsize;
+ xfs_filblks_t rsumblocks;
unsigned int rsumlevels;
unsigned int resblks;