]> git.neil.brown.name Git - history.git/commit
[PATCH] jffs2_get_sb() fixes
authorAlexander Viro <viro@math.psu.edu>
Wed, 10 Apr 2002 04:32:22 +0000 (21:32 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Wed, 10 Apr 2002 04:32:22 +0000 (21:32 -0700)
commit13c9d416c0758a001b2a18379715ed6128eed0aa
tree7ba6d6ca3d1172d0b47850ef59a680c353001d4c
parentc03285bf7b00820248fd30b159208d08297c63fd
[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.
fs/jffs2/super.c
fs/super.c
include/linux/fs.h
kernel/ksyms.c