]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[JFFS2] Fix summary handling of unknown but compatible nodes.
authorDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 02:45:27 +0000 (03:45 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Sun, 21 May 2006 02:45:27 +0000 (03:45 +0100)
commit7807ef7ba2a41c05f6197381f572dd38baa6c1ce
tree73d06f8b60b3e007b49fec33983365938135d2d1
parent3560160aa26ebced1944aaa2e7e436d2a1b1bf70
[JFFS2] Fix summary handling of unknown but compatible nodes.

For RWCOMPAT and ROCOMPAT nodes, we should still allow the mount to
succeed. Just abandon the summary and fall through to the full scan.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/erase.c
fs/jffs2/nodelist.h
fs/jffs2/summary.c