https://github.com/torvalds/linux
Revision ff79544754631cf3d237ff47b7d0e7ab2d211fcf authored by Miklos Szeredi on 29 January 2007, 21:19:54 UTC, committed by Linus Torvalds on 30 January 2007, 16:26:45 UTC
The BUG in fuse_ctl_add_dentry() could be triggered if the control
filesystem was unmounted and mounted again while one or more fuse
filesystems were present.

The fix is to reset the dentry counter in fuse_ctl_kill_sb().

Bug reported by Florent Mertens.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 436d165
History
Tip revision: ff79544754631cf3d237ff47b7d0e7ab2d211fcf authored by Miklos Szeredi on 29 January 2007, 21:19:54 UTC
[PATCH] fuse: fix bug in control filesystem mount
Tip revision: ff79544
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top