[git pull] fuse fixes for 3.1

From: Miklos Szeredi
Date: Wed Aug 24 2011 - 09:05:34 EST


Linus,

Please pull from

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

to receive the following fuse fixes.

Thanks,
Miklos
----


Johannes Weiner (2):
fuse: delete dead .write_begin and .write_end aops
fuse: mark pages accessed when written to

Miklos Szeredi (2):
fuse: fix flock
fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message

Randy Dunlap (1):
fuse: fix non-ANSI void function notation

---
fs/fuse/dev.c | 4 ++
fs/fuse/file.c | 84 ++++++++------------------------------------------
fs/fuse/fuse_i.h | 8 ++++-
fs/fuse/inode.c | 10 +++++-
include/linux/fuse.h | 9 +++++-
5 files changed, 40 insertions(+), 75 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/