MTD : Kernel oops when remounting ubifs as read/write

Artem Bityutskiy dedekind1 at gmail.com
Wed Mar 13 07:20:38 EDT 2013


On Wed, 2013-03-13 at 11:12 +0000, Mark Jackson wrote:
> > -	if (c->space_fixup) {
> > -		err = ubifs_fixup_free_space(c);
> > -		if (err)
> > -			goto out;
> > -	}
> > -
> >  	mutex_unlock(&c->umount_mutex);
> >  	return err;
> > 
> 
> Sorry ... this just locks up the unit.

Am I right that to reproduce it I need any image with the 'fixup' flag
set, then I should put it on the flash, mount it R/O and then remount
R/W. Right?

-- 
Best Regards,
Artem Bityutskiy




More information about the linux-mtd mailing list