From: Artem Bityutskiy Date: Fri, 29 May 2009 09:34:52 +0000 (+0300) Subject: UBIFS: allow sync option in rootflags X-Git-Tag: v2.6.31-rc1~287^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8379ea31e991ed2098660954d25f64386adee65c;p=pandora-kernel.git UBIFS: allow sync option in rootflags When passing UBIFS parameters via kernel command line, the sync option will be passed to UBIFS as a string, not as an MS_SYNCHRONOUS flag. Teach UBIFS interpreting this flag. Reported-by: Aurélien GÉRÔME Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed