infinite loop in jffs2_flush_wbuf_gc()?

Rick Bronson rick at efn.org
Fri Jul 8 12:26:39 EDT 2005


Hi,

  I seem to encounter an infinite loop in in jffs2_flush_wbuf_gc() in
wbuf.c starting at: 

	} else while (old_wbuf_len &&
		      old_wbuf_ofs == c->wbuf_ofs) {

  Once it gets in this loop, I don't see how it ever gets out if
c->wbuf_ofs doesn't change.

  Thanks so much for any help.

  Rick Bronson




More information about the linux-mtd mailing list