1
0
Fork 0
alistair23-linux/fs/fuse
Miklos Szeredi 9759bd5189 fuse: add memory barrier to INIT
Theoretically we need to order setting of various fields in fc with
fc->initialized.

No known bug reports related to this yet.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2015-01-06 10:45:35 +01:00
..
Kconfig fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig 2013-01-17 13:08:45 +01:00
Makefile CUSE: implement CUSE - Character device in Userspace 2009-06-09 11:24:11 +02:00
control.c fuse: add __exit to fuse_ctl_cleanup 2014-04-28 14:19:21 +02:00
cuse.c fuse: flush requests on umount 2014-12-12 09:49:04 +01:00
dev.c fuse: add memory barrier to INIT 2015-01-06 10:45:35 +01:00
dir.c fuse: fix LOOKUP vs INIT compat handling 2015-01-06 10:45:35 +01:00
file.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse 2014-12-17 09:41:32 -08:00
fuse_i.h fuse: add memory barrier to INIT 2015-01-06 10:45:35 +01:00
inode.c fuse: add memory barrier to INIT 2015-01-06 10:45:35 +01:00