alistair23-linux/fs/fuse
Dan Carpenter 5291658d87 fuse: fix fuse_file_lseek returning with lock held
This bug was found with smatch (http://repo.or.cz/w/smatch.git/).  If
we return directly the inode->i_mutex lock doesn't get released.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
2009-03-30 17:26:24 +02:00
..
control.c fuse: style fixes 2008-11-26 12:03:54 +01:00
dev.c fuse: fix poll notify 2009-01-26 15:00:59 +01:00
dir.c constify dentry_operations: FUSE 2009-03-27 14:44:01 -04:00
file.c fuse: fix fuse_file_lseek returning with lock held 2009-03-30 17:26:24 +02:00
fuse_i.h constify dentry_operations: FUSE 2009-03-27 14:44:01 -04:00
inode.c fuse: destroy bdi on umount 2009-01-26 15:00:59 +01:00
Kconfig fs/Kconfig: move fuse out 2009-01-22 13:15:55 +03:00
Makefile [PATCH] fuse: add control filesystem 2006-06-25 10:01:19 -07:00