[git patch] fuse fixes

From: Miklos Szeredi
Date: Wed Apr 26 2006 - 05:15:46 EST


Linus,

I've addressed the comments from the previous submission:

- Added proper commit message to revert
- Fixed typo in sysfs.txt

Please pull from 'for-linus' branch of
master.kernel.org:/pub/scm/linux/kernel/git/mszeredi/fuse.git

to receive the following updates:

Documentation/filesystems/sysfs.txt | 5 ++++
fs/fuse/dev.c | 35 ++++++++++++++++++-------------
fs/fuse/fuse_i.h | 12 ++++++++--
fs/fuse/inode.c | 40 ++++++++++++++++--------------------
4 files changed, 52 insertions(+), 40 deletions(-)

Miklos Szeredi:
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
[fuse] fix race between checking and setting file->private_data
[doc] add paragraph about 'fs' subsystem to sysfs.txt

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