Whamcloud - gitweb
debugfs: add the ability to write transactions to the journal
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 8 Sep 2014 23:12:54 +0000 (16:12 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 11 Sep 2014 20:52:37 +0000 (16:52 -0400)
commit463eb92131d9bab6ca48820a1bd47352117db360
treece9c748df49a7e3e6c19d44b3db44ab00fce8977
parentdad8fc5fff9d6740488b0f06c0fe0e1adfb19b08
debugfs: add the ability to write transactions to the journal

Extend debugfs with the ability to create transactions and replay the
journal.  This will eventually be used to test kernel recovery and
metadata_csum recovery.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/Makefile.in
debugfs/debug_cmds.ct
debugfs/debugfs.h
debugfs/do_journal.c [new file with mode: 0644]
debugfs/util.c
lib/ext2fs/Makefile.in