[GIT PULL] fuse fixes and improvements

From: Miklos Szeredi
Date: Wed Jul 01 2009 - 11:45:39 EST


Linus,

Please consider pulling from

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

to get the following fuse updates.

Two of the patches are bugfixes, the other two are relatively simple
features. These have been ready and reviewed for some time but missed
-rc1 because I was waiting for feedback on them.

Thanks,
Miklos

---
Csaba Henk (1):
fuse: fix return value of fuse_dev_write()

John Muir (1):
fuse: invalidation reverse calls

Miklos Szeredi (2):
fuse: fix bad return value in fuse_file_poll()
fuse: allow umask processing in userspace

---
fs/fuse/dev.c | 83 +++++++++++++++++++++++++++++++++++++++++++++++++-
fs/fuse/dir.c | 57 ++++++++++++++++++++++++++++++++--
fs/fuse/file.c | 2 +-
fs/fuse/fuse_i.h | 27 ++++++++++++++++
fs/fuse/inode.c | 68 ++++++++++++++++++++++++++++++++++++++--
include/linux/fuse.h | 36 ++++++++++++++++++++-
6 files changed, 262 insertions(+), 11 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/