commit | 03a179a10ef44c7057d5aad3d6654ee6b507f2ed | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Feb 16 18:54:41 2017 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Feb 16 18:54:41 2017 -0500 |
tree | 302f8de88c869643b649394aa45a86ee3b8ee443 | |
parent | cec5c49e314b457522910ce74aa671dbfae2b1c3 [diff] |
Refactor code to print journal superblock information Move the code to list the journal superblock information to libe2p, so it can be used by debugfs, and so we don't have two copies of substantially the same code in dumpe2fs. Signed-off-by: Theodore Ts'o <tytso@mit.edu>