From: Theodore Ts'o Date: Thu, 16 Dec 2010 01:28:48 +0000 (-0500) Subject: ext4: Move struct ext4_mount_options from ext4.h to super.c X-Git-Tag: v2.6.38-rc1~409^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=673c610033a8202c037ecd068c7a235495acda17;p=pandora-kernel.git ext4: Move struct ext4_mount_options from ext4.h to super.c Move the ext4_mount_options structure definition from ext4.h, since it is only used in super.c. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed