linux/fs/fuse
Miklos Szeredi 41f982747e fuse: rework abort
Splice fc->pending and fc->processing lists into a common kill list while
holding fc->lock.

By the time we release fc->lock, pending and processing lists are empty and
the io list contains only locked requests.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
2015-07-01 16:25:59 +02:00
..
control.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
cuse.c make new_sync_{read,write}() static 2015-04-11 22:29:40 -04:00
dev.c fuse: rework abort 2015-07-01 16:25:59 +02:00
dir.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
file.c fuse: req use bitops 2015-07-01 16:25:58 +02:00
fuse_i.h fuse: use per req lock for lock/unlock_request() 2015-07-01 16:25:58 +02:00
inode.c fuse: req use bitops 2015-07-01 16:25:58 +02:00
Kconfig
Makefile