Whamcloud - gitweb
debugfs: force logdump to display (old) journal contents
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 1 May 2014 23:13:02 +0000 (16:13 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 12 May 2014 03:28:57 +0000 (23:28 -0400)
commit46272d5aa21fe879ca90a157485a2a3507e0a9b4
treec43d1d855fcc45a10d7b17024e0e954166f6f058
parenta1ff15f83b3ab4b4f524cea48e149ec9be93908c
debugfs: force logdump to display (old) journal contents

If the user passes the -O option to logdump, try to dump old log
contents.  This can be used to try to track down journal problems even
after the journal has been replayed.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.8.in
debugfs/logdump.c