ext4: move ext4_show_options() after parse_options()
authorTheodore Ts'o <tytso@mit.edu>
Sun, 4 Mar 2012 04:20:50 +0000 (23:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 4 Mar 2012 04:20:50 +0000 (23:20 -0500)
This commit is strictly a code movement so in preparation of changing
ext4_show_options to be table driven.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c

diff --cc fs/ext4/super.c
Simple merge