https://github.com/torvalds/linux
Revision d77a1d5b611742c538364f041ff4610d27b14fe7 authored by Miklos Szeredi on 17 January 2006, 06:14:31 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:30 UTC
Create a new list for requests in the process of being transfered to/from
userspace.  This will be needed to be able to abort all requests even those
currently under I/O

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 83cfd49
History
Tip revision: d77a1d5b611742c538364f041ff4610d27b14fe7 authored by Miklos Szeredi on 17 January 2006, 06:14:31 UTC
[PATCH] fuse: introduce list for requests under I/O
Tip revision: d77a1d5
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.0 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 14.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top