jffs2 garbage collect problem
| Newsgroups | gmane.linux.file-systems.jffs |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I'm developing a system that has 2 FS on it. 1. SQUASHFS --> mounted as / 2. JFFS2 Both of them are on the same mtd. Sometime, when booting, the gc start workingon the mtd while the system is loading. This cause the system load to fail since the squashfs can't read (the mtd is in erease block mode). This scenario happens also while running but it is rarer. I'm looking for a way to handle it maybe by running the gc thread before anything start (e.g. Mount point). I have: JFFS2 gc.c ver: 1.52.2.5 MTD chip: cfi_cmdset_0001 (Intel's) Any idea? 10x Yehoram. To unsubscribe from this list: send the line "unsubscribe jffs-dev" in the body of a message to [email protected]