From: Theodore Ts'o Date: Sun, 3 May 2009 20:33:44 +0000 (-0400) Subject: ext4: Move the ext4_sb.h header file into ext4.h X-Git-Tag: v2.6.31-rc1~396^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0faba0e8ac844dc0279825eb8db876b5962ea5;p=pandora-kernel.git ext4: Move the ext4_sb.h header file into ext4.h There is no longer a reason for a separate ext4_sb.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