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 (Битюцкий Артём) From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Subject: Re: UBIFS: "sync" mount option does not work Date: Fri, 29 May 2009 13:03:47 +0300 Message-ID: <1243591427.11172.108.camel@localhost.localdomain> References: <20090528170621.GJ18372@roxor.cx> <1243591249.11172.106.camel@localhost.localdomain> Reply-To: dedekind@infradead.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-mtd@lists.infradead.org, linux-fsdevel , Adrian.Hunter@nokia.com To: =?ISO-8859-1?Q?Aur=E9lien_G=C9R=D4ME?= Return-path: Received: from smtp.nokia.com ([192.100.105.134]:42064 "EHLO mgw-mx09.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754299AbZE2KEZ (ORCPT ); Fri, 29 May 2009 06:04:25 -0400 In-Reply-To: <1243591249.11172.106.camel@localhost.localdomain> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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=3Dutf-8 > Content-Transfer-Encoding: 8bit >=20 > 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. >=20 > Reported-by: Aur=C3=A9lien G=C3=89R=C3=94ME > 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. --=20 Best regards, Artem Bityutskiy (=D0=91=D0=B8=D1=82=D1=8E=D1=86=D0=BA=D0=B8=D0=B9 =D0=90= =D1=80=D1=82=D1=91=D0=BC) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html