commit | 722887ddc8982ff40e40b650fbca9ae1e56259bc | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Feb 08 13:00:31 2013 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Feb 08 13:00:31 2013 -0500 |
tree | da828f9362ed7983a4162a8b1c1404e8b628d704 | |
parent | 343d9c283c9847da043fda3e76e3197f27b667dd [diff] |
ext4: move the jbd2 wrapper functions out of super.c Move the jbd2 wrapper functions which start and stop handles out of super.c, where they don't really logically belong, and into ext4_jbd2.c. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>