Please Help, problem mounting jffs2
David Woodhouse
dwmw2 at infradead.org
Fri Jun 13 13:39:07 EDT 2003
Looks like it's waiting for the garbage collect thread. What happened to
it? Can you put a printk into the very beginning of
'jffs2_garbage_collect_thread()' in background.c, and another printk
after the daemonize() call.
Also hit SysRq-T and see exactly where the mount process is waiting -- I
suspect it's in jffs2_start_garbage_collect_thread().
--
dwmw2
More information about the linux-mtd
mailing list