[PATCH v2] UBIFS: Fix assert failed in ubifs_set_page_dirty

Artem Bityutskiy dedekind1 at gmail.com
Mon May 5 00:07:56 PDT 2014


On Wed, 2014-04-30 at 12:18 +0000, Laurence Withers wrote:
> On Wed, Apr 30, 2014 at 02:06:06PM +0800, hujianyang wrote:
> > According to this situation, my v2 fix returns from page_mkwrite
> > without performing unlock_page. We return VM_FAULT_LOCKED instead
> > of just return 0. After doing this, the race above will not happen.
> 
> Hi,
> 
> I have been testing patch v1 on our hardware. Normally, at higher data rates,
> we can hit the assert in under 8 hours. So far I have been running for 48
> hours on one system without seeing the assert message.
> 
> I will now switch to running v2 and see if I can't find a few more systems to
> run in parallel.
> 
> Many thanks, and bye for now,

So can I add:

Tested-by: Laurence Withers <lwithers at guralp.com>

?

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list