Commit Graph

2 Commits

Author SHA1 Message Date
Eric Andersen
32daaa2b2f Chris Wilson writes:
i Erik,

I think I found a small bug in your cramfs patch, which I guess you ported
from mkfs.jffs2.c. Therefore this bug might apply to mkfs.jffs2.c as well.

When searching for a file (or device node) to create in a subdirectory,
mkcramfs doesn't remove the parent's path component which it's already
matched. This prevents the sought node from ever being found if it lives
in a subdirectory.
2004-05-06 09:54:36 +00:00
Eric Andersen
f541cb7fdc Support building cramfs filesystems 2003-01-17 04:22:53 +00:00