commit | 736603ab297506f4396cb5af592004499950fcfd | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jul 11 19:27:31 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jul 11 19:27:31 2008 -0400 |
tree | 80d1f84702e1bfaca5d60482540b8294acd30bd3 | |
parent | 4db9c54a53135b7c1c1f403f1aeaf9fc0d7738b8 [diff] |
jbd2: Add commit time into the commit block Carlo Wood has demonstrated that it's possible to recover deleted files from the journal. Something that will make this easier is if we can put the time of the commit into commit block. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>