linux/fs/fuse
Wei Fang 9446385f05 fuse: fix wrong assignment of ->flags in fuse_send_init()
FUSE_HAS_IOCTL_DIR should be assigned to ->flags, it may be a typo.

Signed-off-by: Wei Fang <fangwei1@huawei.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Fixes: 69fe05c90e ("fuse: add missing INIT flags")
Cc: <stable@vger.kernel.org>
2016-07-29 14:10:57 +02:00
..
control.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
cuse.c fuse: Add reference counting for fuse_io_priv 2016-03-14 15:02:51 +01:00
dev.c fuse: don't mess with blocking signals 2016-07-19 03:08:27 -04:00
dir.c Use the right predicate in ->atomic_open() instances 2016-07-05 16:02:23 -04:00
file.c fuse: fuse_flush must check mapping->flags for errors 2016-07-29 14:10:57 +02:00
fuse_i.h fuse: improve aio directIO write performance for size extending writes 2016-06-30 13:14:10 +02:00
inode.c fuse: fix wrong assignment of ->flags in fuse_send_init() 2016-07-29 14:10:57 +02: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