kernel-ark/Documentation/filesystems
Miklos Szeredi 51eb01e735 [PATCH] fuse: no backgrounding on interrupt
Don't put requests into the background when a fatal interrupt occurs while the
request is in userspace.  This removes a major wart from the implementation.

Backgrounding of requests was introduced to allow breaking of deadlocks.
However now the same can be achieved by aborting the filesystem through the
'abort' sysfs attribute.

This is a change in the interface, but should not cause problems, since these
kinds of deadlocks never happen during normal operation.

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-25 10:01:19 -07:00
..
configfs
devfs
9p.txt [PATCH] 9p: update documentation 2006-03-25 08:22:54 -08:00
00-INDEX [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX 2006-03-28 09:16:06 -08:00
adfs.txt
affs.txt
afs.txt
automount-support.txt
befs.txt
bfs.txt
cifs.txt
coda.txt
cramfs.txt
dentry-locking.txt
directory-locking
dlmfs.txt
Exporting
ext2.txt
ext3.txt
files.txt
fuse.txt [PATCH] fuse: no backgrounding on interrupt 2006-06-25 10:01:19 -07:00
hfs.txt
hpfs.txt
inotify.txt [PATCH] inotify (5/5): update kernel documentation 2006-06-20 05:25:19 -04:00
isofs.txt
jfs.txt
Locking [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 2006-06-23 07:42:45 -07:00
ncpfs.txt
ntfs.txt NTFS: 2.1.27 - Various bug fixes and cleanups. 2006-03-23 17:04:12 +00:00
ocfs2.txt
porting [PATCH] VFS: Permit filesystem to override root dentry on mount 2006-06-23 07:42:45 -07:00
proc.txt fix typos "wich" -> "which" 2006-03-24 18:23:14 +01:00
ramfs-rootfs-initramfs.txt
relayfs.txt
romfs.txt
smbfs.txt
spufs.txt
sysfs-pci.txt
sysfs.txt [doc] add paragraph about 'fs' subsystem to sysfs.txt 2006-04-26 10:49:26 +02:00
sysv-fs.txt
tmpfs.txt
udf.txt [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options 2006-03-25 08:23:00 -08:00
ufs.txt
vfat.txt
vfs.txt [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 2006-06-23 07:42:45 -07:00
xfs.txt
xip.txt