From: Jan Kara Date: Sun, 3 Feb 2013 03:52:19 +0000 (-0500) Subject: ext4: move several mount options to standard handling loop X-Git-Tag: v3.9-rc1~64^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0efb3b23002fea3ed996597783939617e50523ec;p=pandora-kernel.git ext4: move several mount options to standard handling loop Several mount option (resuid, resgid, journal_dev, journal_ioprio) are currently handled before we enter standard option handling loop. I don't see a reason for this so move them to normal handling loop to make things more regular. Signed-off-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed