Searched hist:"526 aab5f5790e257cbdff1d1be89353257a3e451" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | rtsummary.c | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
H A D | rtbitmap.c | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
H A D | common.h | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
H A D | scrub.h | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
H A D | trace.h | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
H A D | scrub.c | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trace.h | diff 526aab5f5790e257cbdff1d1be89353257a3e451 Thu Aug 10 09:48:09 CDT 2023 Darrick J. Wong <djwong@kernel.org> 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>
|