Whamcloud - gitweb
LU-11567 utils: llog_reader print changelog index 73/33473/8
authorOlaf Faaland <faaland1@llnl.gov>
Wed, 24 Oct 2018 21:23:50 +0000 (14:23 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 27 Nov 2018 04:57:48 +0000 (04:57 +0000)
commit78b0c3ce5a45b4919d53ac6cc886d6a9e713e05d
tree849910e236d4cdc7886fc607c02350d00b16dc4f
parent82cccc51ffd282efd9835f01db8be0770a7e3c62
LU-11567 utils: llog_reader print changelog index

When processing changelog type llogs, print the changelog index number
with each changelog record.  This allows one to compare the records on
disk with the output of lfs changelog or relatives.

Test-Parameters: trivial
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Change-Id: I0059cc34b39161462b3eadbb2512dc811c38705a
Reviewed-on: https://review.whamcloud.com/33473
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Nathaniel Clark <nclark@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/llog_reader.c