From: Theodore Ts'o Date: Fri, 8 Feb 2013 18:00:31 +0000 (-0500) Subject: ext4: move the jbd2 wrapper functions out of super.c X-Git-Tag: v3.9-rc1~64^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=722887ddc8982ff40e40b650fbca9ae1e56259bc;p=pandora-kernel.git 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" --- Reading git-diff-tree failed