Whamcloud - gitweb
Refactor code to print journal superblock information
authorTheodore Ts'o <tytso@mit.edu>
Thu, 16 Feb 2017 23:54:41 +0000 (18:54 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Feb 2017 23:54:41 +0000 (18:54 -0500)
commit03a179a10ef44c7057d5aad3d6654ee6b507f2ed
tree302f8de88c869643b649394aa45a86ee3b8ee443
parentcec5c49e314b457522910ce74aa671dbfae2b1c3
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>
debugfs/logdump.c
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/ljs.c [new file with mode: 0644]
misc/dumpe2fs.c
tests/j_ext_dumpe2fs/expect