From: Theodore Ts'o Date: Fri, 1 May 2009 17:44:33 +0000 (-0400) Subject: ext4: Move the ext4_i.h header file into ext4.h X-Git-Tag: v2.6.31-rc1~396^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d444c3c38189b3f18337a213855ac1c07af4e2d9;p=pandora-kernel.git ext4: Move the ext4_i.h header file into ext4.h There is no longer a reason for a separate ext4_i.h header file, so move it into ext4.h just to make life easier for developers to find the relevant data structures and typedefs. Should also speed up compiles slightly, too. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed