From: Josef Bacik Date: Wed, 30 Apr 2008 02:05:28 +0000 (-0400) Subject: ext4: fix mount option parsing X-Git-Tag: v2.6.26-rc1~345^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3f12faa7414595f502721c90c34deccc1a03c71;p=pandora-kernel.git ext4: fix mount option parsing The "resize" option won't be noticed as it comes after the NULL option, so if you try to mount (or in this case remount) with that option it won't be recognized. Cc: Signed-off-by: Josef Bacik Signed-off-by: Andrew Morton Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed