[git pull] fuse fixes for 2.6.28-rc2

From: Miklos Szeredi
Date: Mon Jan 26 2009 - 09:14:11 EST


Linus,

Please pull these fuse fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

Thanks,
Miklos


---
Dan Carpenter (1):
fuse: fix NULL deref in fuse_file_alloc()

Miklos Szeredi (4):
fuse: fix missing fput on error
fuse: fuse_fill_super error handling cleanup
fuse: destroy bdi on umount
fuse: fix poll notify

---
fs/fuse/dev.c | 16 +++++++++++-----
fs/fuse/file.c | 2 +-
fs/fuse/inode.c | 30 ++++++++++++++++++------------
3 files changed, 30 insertions(+), 18 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/