[PATCH] jffs2_get_sb() fixes
Fixes races in jffs2_get_sb() - current code has a window when two mounts of the same mtd device can miss each other, resulting in two active instances of jffs2 fighting over the same device.
Showing
Please register or sign in to comment