aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_trace.h
diff options
context:
space:
mode:
authorGravatar Darrick J. Wong <djwong@kernel.org> 2023-08-10 07:48:09 -0700
committerGravatar Darrick J. Wong <djwong@kernel.org> 2023-08-10 07:48:09 -0700
commit526aab5f5790e257cbdff1d1be89353257a3e451 (patch)
tree6e7ce1e935416f0747f65c4f9f6f2351412a403c /fs/xfs/xfs_trace.h
parentxfs: move the realtime summary file scrubber to a separate source file (diff)
downloadlinux-526aab5f5790e257cbdff1d1be89353257a3e451.tar.gz
linux-526aab5f5790e257cbdff1d1be89353257a3e451.tar.bz2
linux-526aab5f5790e257cbdff1d1be89353257a3e451.zip
xfs: implement online scrubbing of rtsummary info
Finish the realtime summary scrubber by adding the functions we need to compute a fresh copy of the rtsummary info and comparing it to the copy on disk. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_trace.h')
-rw-r--r--fs/xfs/xfs_trace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs/xfs/xfs_trace.h b/fs/xfs/xfs_trace.h
index f3cc204bb4bf..36bd42ed9ec8 100644
--- a/fs/xfs/xfs_trace.h
+++ b/fs/xfs/xfs_trace.h
@@ -22,6 +22,9 @@
* daddr: physical block number in 512b blocks
* bbcount: number of blocks in a physical extent, in 512b blocks
*
+ * rtx: physical rt extent number for extent mappings
+ * rtxcount: number of rt extents in an extent mapping
+ *
* owner: reverse-mapping owner, usually inodes
*
* fileoff: file offset, in fs blocks