mounting jffs2
Artem B. Bityuckiy
dedekind at infradead.org
Wed Apr 13 11:18:21 EDT 2005
On Wed, 2005-04-13 at 14:22 +0000, Sergei Sharonov wrote:
> # time umount /mnt/flash/
>
> real 11m25.534s
> user 0m0.000s
> sys 0m0.250s
Try to change
D1(printk(KERN_DEBUG "jffs2_garbage_collect_thread(): SIGKILL
received.\n"));
to
printk(KERN_DEBUG "jffs2_garbage_collect_thread(): SIGKILL
received.\n");
at background.c:116 and see whether GC thread receives SIGKILL on
unmount and when it receives it (just after or on 11 min).
--
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
More information about the linux-mtd
mailing list