freebsd-skq/sys/fs/fuse
fsu 9658e6ca36 Add extended attributes support to fuse kernel module.
Author:         kem
Reviewed by:    cem, pfg (mentor)
Approved by:    pfg (mentor)
MFC after:      2 weeks

Differential Revision: https://reviews.freebsd.org/D12485
2017-10-14 19:02:52 +00:00
..
fuse_debug.h
fuse_device.c
fuse_file.c Fix fuse for "cp" of a mode 0444 file to the file system. 2016-05-15 23:15:10 +00:00
fuse_file.h Fix fuse for "cp" of a mode 0444 file to the file system. 2016-05-15 23:15:10 +00:00
fuse_internal.c
fuse_internal.h
fuse_io.c Complete support for IO_APPEND flag in fuse 2017-06-28 13:56:15 +00:00
fuse_io.h
fuse_ipc.c Add extended attributes support to fuse kernel module. 2017-10-14 19:02:52 +00:00
fuse_ipc.h
fuse_kernel.h
fuse_main.c
fuse_node.c fuse: Implement FOPEN_KEEP_CACHE flag 2017-04-21 22:00:22 +00:00
fuse_node.h Make fuse(4) respect FOPEN_DIRECT_IO. This is required for correct 2015-03-02 19:04:27 +00:00
fuse_param.h
fuse_vfsops.c File systems that do not use the buffer cache (such as ZFS) must 2015-04-15 20:16:31 +00:00
fuse_vnops.c Add extended attributes support to fuse kernel module. 2017-10-14 19:02:52 +00:00
fuse.h