All of lore.kernel.org
 help / color / mirror / Atom feed
* mtd gluebi issue
@ 2009-07-29 21:32 Manoj
  2009-08-09  7:35 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: Manoj @ 2009-07-29 21:32 UTC (permalink / raw)
  To: linux-mtd

I am trying to use jffs2 on ubi volumes using CONFIG_MTD_UBI_GLUEBI
option. I have also enabled CONFIG_JFFS2_FS_WBUF_VERIFY to verify
every write from jffs2. The kenel seems to crash in
jffs2_verify_write() because wbuf_verify is not initialized. It needs
to be initialized in jffs2_ubivol_setup() like how it is done in
jffs2_nand_flash_setup. Am I seeing it right?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: mtd gluebi issue
  2009-07-29 21:32 mtd gluebi issue Manoj
@ 2009-08-09  7:35 ` Artem Bityutskiy
  0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2009-08-09  7:35 UTC (permalink / raw)
  To: Manoj; +Cc: linux-mtd

On 07/30/2009 12:32 AM, Manoj wrote:
> I am trying to use jffs2 on ubi volumes using CONFIG_MTD_UBI_GLUEBI
> option. I have also enabled CONFIG_JFFS2_FS_WBUF_VERIFY to verify
> every write from jffs2. The kenel seems to crash in
> jffs2_verify_write() because wbuf_verify is not initialized. It needs
> to be initialized in jffs2_ubivol_setup() like how it is done in
> jffs2_nand_flash_setup. Am I seeing it right?

Not sure I understand what is the problem. Please, send a better report,
see here:
http://www.linux-mtd.infradead.org/doc/ubi.html#L_how_send_bugreport

Also, take into account this:
http://www.linux-mtd.infradead.org/faq/ubi.html#L_subpage_verify_fail

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-09  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 21:32 mtd gluebi issue Manoj
2009-08-09  7:35 ` Artem Bityutskiy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.