UBIFS: allow sync option in rootflags
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 29 May 2009 09:34:52 +0000 (12:34 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 10 Jun 2009 16:33:41 +0000 (19:33 +0300)
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 <ag@debian.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found