xfs: store rmapbt block count in the AGF
[cascardo/linux.git] / fs / xfs / libxfs / xfs_alloc.c
index 776ae2f..af1a72e 100644 (file)
@@ -2264,6 +2264,7 @@ xfs_alloc_log_agf(
                offsetof(xfs_agf_t, agf_longest),
                offsetof(xfs_agf_t, agf_btreeblks),
                offsetof(xfs_agf_t, agf_uuid),
+               offsetof(xfs_agf_t, agf_rmap_blocks),
                sizeof(xfs_agf_t)
        };