commit | 46272d5aa21fe879ca90a157485a2a3507e0a9b4 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Thu May 01 16:13:02 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 11 23:28:57 2014 -0400 |
tree | c43d1d855fcc45a10d7b17024e0e954166f6f058 | |
parent | a1ff15f83b3ab4b4f524cea48e149ec9be93908c [diff] |
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>