ext4: move the jbd2 wrapper functions out of super.c
authorTheodore Ts'o <tytso@mit.edu>
Fri, 8 Feb 2013 18:00:31 +0000 (13:00 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 8 Feb 2013 18:00:31 +0000 (13:00 -0500)
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>

No differences found