commit | 463eb92131d9bab6ca48820a1bd47352117db360 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Sep 08 16:12:54 2014 -0700 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Sep 11 16:52:37 2014 -0400 |
tree | ce9c748df49a7e3e6c19d44b3db44ab00fce8977 | |
parent | dad8fc5fff9d6740488b0f06c0fe0e1adfb19b08 [diff] |
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>