commit | 078d5039a13dedbd2ed14153a6d764fd75baae07 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Feb 07 00:02:15 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Feb 07 00:02:15 2013 -0500 |
tree | 30825f0697d3ee1ceb8ada814c4df65762b35b8e | |
parent | 9fff24aa2c5c504aadead1ff9599e813604c2e53 [diff] |
jbd2: revert "jbd2: add COW fields to struct jbd2_journal_handle" This reverts commit 93737456d68ddcb86232f669b83da673dd12e351. The cow-snapshots effort is no longer active, so remove these extra fields to shrink down the handle structure. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> Reviewed-by: Jan Kara <jack@suse.cz>