commit | a1ff15f83b3ab4b4f524cea48e149ec9be93908c | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun May 11 20:57:18 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun May 11 21:04:17 2014 -0400 |
tree | d5b22730aeada57d2a123584cce90f0846f1eb8d | |
parent | c6bab65122cd184520218c3f71be967a2cbd13c5 [diff] |
debugfs: teach logdump to deal with 64bit revoke tables The logdump command doesn't know how to deal with revoke tables in 64bit journals, so teach it to do this. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>