From: Artem Bityutskiy Date: Fri, 29 May 2009 09:34:52 +0000 (+0300) Subject: UBIFS: allow sync option in rootflags X-Git-Tag: Release-2010-05/1~3^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb678b1e2f5842a549b616c7ef2345d6cf713cd;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