2011-02-28 11:58:39

by Miklos Szeredi

[permalink] [raw]
Subject: [GIT PULL] fuse fixes for 2.6.38

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
----


Miklos Szeredi (2):
fuse: fix hang of single threaded fuseblk filesystem
fuse: fix truncate after open

---
fs/fuse/dir.c | 7 +++++--
fs/fuse/file.c | 52 +++++++++++++++++++++++++++++++++++++++++++++-------
fs/fuse/fuse_i.h | 6 +++++-
3 files changed, 55 insertions(+), 10 deletions(-)