diff options
author | Bob Peterson <rpeterso@redhat.com> | 2019-02-27 21:32:36 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2019-06-27 21:03:58 +0200 |
commit | 49eb776ed9d92a91d3b1a24d83755e051bce96ff (patch) | |
tree | 69ad899eb01b0baa22de3111347d5bd9d354542c /fs/attr.c | |
parent | gfs2: eliminate tr_num_revoke_rm (diff) | |
download | linux-49eb776ed9d92a91d3b1a24d83755e051bce96ff.tar.xz linux-49eb776ed9d92a91d3b1a24d83755e051bce96ff.zip |
gfs2: log which portion of the journal is replayed
When a journal is replayed, gfs2 logs a message similar to:
jid=X: Replaying journal...
This patch adds the tail and block number so that the range of the
replayed block is also printed. These values will match the values
shown if the journal is dumped with gfs2_edit -p journalX. The
resulting output looks something like this:
jid=1: Replaying journal...0x28b7 to 0x2beb
This will allow us to better debug file system corruption problems.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions