From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([192.100.105.134] helo=mgw-mx09.nokia.com) by bombadil.infradead.org with esmtps (Exim 4.69 #1 (Red Hat Linux)) id 1M9ywl-0000ZN-2V for linux-mtd@lists.infradead.org; Fri, 29 May 2009 10:04:25 +0000 Subject: Re: UBIFS: "sync" mount option does not work From: Artem Bityutskiy To: =?ISO-8859-1?Q?Aur=E9lien_G=C9R=D4ME?= In-Reply-To: <1243591249.11172.106.camel@localhost.localdomain> References: <20090528170621.GJ18372@roxor.cx> <1243591249.11172.106.camel@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" Date: Fri, 29 May 2009 13:03:47 +0300 Message-Id: <1243591427.11172.108.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: linux-fsdevel , linux-mtd@lists.infradead.org, Adrian.Hunter@nokia.com Reply-To: dedekind@infradead.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2009-05-29 at 13:00 +0300, Artem Bityutskiy wrote: > From: Artem Bityutskiy > Subject: [PATCH] UBIFS: allow sync option in rootflags > MIME-Version: 1.0 > Content-Type: text/plain; charset=utf-8 > Content-Transfer-Encoding: 8bit > > 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 > --- > fs/ubifs/super.c | 40 +++++++++++++++++++++++++++++++++++----- > 1 files changed, 35 insertions(+), 5 deletions(-) Please, use this patch as a band-aid so far. Not sure it'll land upstream in this form. -- Best regards, Artem Bityutskiy (Битюцкий Артём)