alistair23-linux/fs/fuse
Miklos Szeredi fd9db72977 fuse: destroy bdi on error
Destroy bdi on error in fuse_fill_super().

This was an omission from commit 26c3679101
"fuse: destroy bdi on umount", which moved the bdi_destroy() call from
fuse_conn_put() to fuse_put_super().

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: stable@kernel.org
2009-04-28 16:56:35 +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 fuse: allow kernel to access "direct_io" files 2009-04-02 14:25:34 +02:00
file.c fuse: fix "direct_io" private mmap 2009-04-09 17:37:53 +02:00
fuse_i.h constify dentry_operations: FUSE 2009-03-27 14:44:01 -04:00
inode.c fuse: destroy bdi on error 2009-04-28 16:56:35 +02: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