diff options
author | Dave Chinner <dchinner@redhat.com> | 2010-04-13 05:06:46 (GMT) |
---|---|---|
committer | Alex Elder <aelder@sgi.com> | 2010-05-19 14:58:10 (GMT) |
commit | 9abbc539bf7f299819ad0a235064a1b643ab6407 (patch) | |
tree | 0c15d4f4933bce3a1a1db19509f4993ce2e46286 /fs/jbd2 | |
parent | e6b1f27370fc67ac9868b2dbe2c22bc26952900e (diff) | |
download | linux-9abbc539bf7f299819ad0a235064a1b643ab6407.tar.xz |
xfs: add log item recovery tracing
Currently there is no tracing in log recovery, so it is difficult to
determine what is going on when something goes wrong.
Add tracing for log item recovery to provide visibility into the log
recovery process. The tracing added shows regions being extracted
from the log transactions and added to the transaction hash forming
recovery items, followed by the reordering, cancelling and finally
recovery of the items.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions