commit | 673c610033a8202c037ecd068c7a235495acda17 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Dec 15 20:28:48 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Dec 15 20:28:48 2010 -0500 |
tree | e47ca541bf33f1d43d4ced9b72d6100853896236 | |
parent | fd8c37eccdda21153298997417144b38b1623196 [diff] |
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" <tytso@mit.edu>