summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2016-09-26 08:34:52 +1000
committerDave Chinner <david@fromorbit.com>2016-09-26 08:34:52 +1000
commit5cd9cee98b256d94443d93a31efc36212a2bd634 (patch)
tree4ef1abace997792c0da8b3c8ce40744b7a4332c5 /include/uapi
parent60a4a22251568063c9289eb65099d7c61b4a54b0 (diff)
xfs: log recovery tracepoints to track current lsn and buffer submission
Log recovery has particular rules around buffer submission along with tricky corner cases where independent transactions can share an LSN. As such, it can be difficult to follow when/why buffers are submitted during recovery. Add a couple tracepoints to post the current LSN of a record when a new record is being processed and when a buffer is being skipped due to LSN ordering. Also, update the recover item class to include the LSN of the current transaction for the item being processed. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions