remarkable-linux/fs/fuse
Miklos Szeredi 46c34a348b fuse: no fc->lock for pqueue parts
Remove fc->lock protection from processing queue members, now protected by
fpq->lock.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Reviewed-by: Ashish Samant <ashish.samant@oracle.com>
2015-07-01 16:26:07 +02:00
..
control.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
cuse.c fuse: duplicate ->connected in iqueue 2015-07-01 16:26:01 +02:00
dev.c fuse: no fc->lock for pqueue parts 2015-07-01 16:26:07 +02:00
dir.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
file.c fuse: req state use flags 2015-07-01 16:26:01 +02:00
fuse_i.h fuse: add req flag for private list 2015-07-01 16:26:06 +02:00
inode.c fuse: pqueue locking 2015-07-01 16:26:06 +02:00
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile