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>
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.c
fs/ext4/super.c

diff --cc fs/ext4/ext4.h
Simple merge
Simple merge
diff --cc fs/ext4/super.c
Simple merge