[GIT PULL] fuse updates for 2.6.32

From: Miklos Szeredi
Date: Thu Sep 17 2009 - 07:01:19 EST


Hi Linus,

Please pull this round of fuse updates from:

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

Thanks,
Miklos
----

Csaba Henk (4):
fuse: make the number of max background requests and congestion threshold tunable
fuse: use drop_nlink() instead of direct nlink manipulation
fuse: limit user-specified values of max background requests
fuse: add fusectl interface to max_background

Miklos Szeredi (1):
fuse: document protocol version negotiation

---
fs/fuse/control.c | 138 ++++++++++++++++++++++++++++++++++++++++++++++++-
fs/fuse/dev.c | 10 ++--
fs/fuse/fuse_i.h | 18 ++++---
fs/fuse/inode.c | 80 +++++++++++++++++++++++++++++
include/linux/fuse.h | 29 ++++++++++-
5 files changed, 258 insertions(+), 17 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/