JFFS2 BUG

2007-08-02 Thread RafaƂ Bilski
Hi, I can't find JFFS2 maintainer so I'm sending it to MTD maintainer. I don't have luck in this week :-( Linux: 2.6.23-rc1-git3 (2.6.22.1 patched - that's why version is wrong) Command which caused BUG(): chmod o+r * ezri user.warn kernel: argh. node added in wrong place ezri user.alert kern

JFFS2 BUG(), report

2007-04-07 Thread Denys
Hi Trying to mount filesystem image, mounted over block2mtd to USB Flash (usb- storage), got OOPS/BUG. Reproduced on latest kernel, 2.6.21-rc6. Do you need complete JFFS2 image? Please CC me in reply, cause i am not subscribed to list. oops text: [ 41.355000] scsi 0:0:0:0: Direct-Access US

Re: JFFS2: BUG: sleeping function called from invalid context

2007-03-20 Thread Artem Bityutskiy
On Tue, 2007-03-20 at 12:51 +0200, Adrian Hunter wrote: > BUG: sleeping function called from invalid context at > include/linux/writeback.h:76 > in_atomic():1, irqs_disabled():0 > 2 locks held by jffs2_gcd_mtd0/5710: > #0: (&c->wbuf_sem){}, at: [] jffs2_flash_writev+0x67/0x5c0 > [jffs2] >

JFFS2: BUG: sleeping function called from invalid context

2007-03-20 Thread Adrian Hunter
When testing how JFFS2 handles write errors, the following message appears: BUG: sleeping function called from invalid context at include/linux/writeback.h:76 Here is the terminal output: # uname -a Linux ahunter-desktop 2.6.20ded11 #13 SMP PREEMPT Mon Mar 19 16:20:42 EET 2007 i686 GNU/Linu