Linus, Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus This contains bugfixes for FUSE and CUSE and a compile warning fix. Thanks, Miklos --- Daniel Mack (1): fuse: mark variables uninitialized Miklos Szeredi (3): cuse: fix fuse_conn_kill() cuse: kill connection on initialization error fuse: fix retrieve length --- fs/fuse/control.c | 4 ++-- fs/fuse/cuse.c | 4 +--- fs/fuse/dev.c | 1 + fs/fuse/inode.c | 12 +++++++----- 4 files changed, 11 insertions(+), 10 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html