ext4: Move struct ext4_mount_options from ext4.h to super.c
authorTheodore Ts'o <tytso@mit.edu>
Thu, 16 Dec 2010 01:28:48 +0000 (20:28 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 16 Dec 2010 01:28:48 +0000 (20:28 -0500)
Move the ext4_mount_options structure definition from ext4.h, since it
is only used in super.c.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found