]> git.ipfire.org Git - people/ms/linux.git/commit - fs/ext4/ext4.h
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)
commit722887ddc8982ff40e40b650fbca9ae1e56259bc
treeda828f9362ed7983a4162a8b1c1404e8b628d704
parent343d9c283c9847da043fda3e76e3197f27b667dd
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>
fs/ext4/ext4.h
fs/ext4/ext4_jbd2.c
fs/ext4/super.c