On Mon, 2003-02-24 at 18:46, Dave Ellis wrote: > This patch fixes a kernel oops that happens when a negative > inode number is passed to jffs2_get_ino_cache(). The ino > parameter should be uint32_t, not int since inodes are unsigned. Applied; thanks. I'm suitably embarrassed :) -- dwmw2