freebsd-dev/sys/fs/fuse
Pedro F. Giffuni feba8afb59 fuse: revert birthtime support.
The creation time support breaks the data structures used in linux
fuse.  libfuse carries it's own header.

Revert the changes for now. We will try to get an agreement with the
fuse  upstream maintainers to avoid having to patch the library
headers all the time.
2013-07-20 14:50:35 +00:00
..
fuse_debug.h
fuse_device.c Remove unneeded D_NEEDMINOR. 2012-10-18 19:28:31 +00:00
fuse_file.c - Current caching mode is completely broken because it simply relies 2012-11-08 00:32:49 +00:00
fuse_file.h
fuse_internal.c - Current caching mode is completely broken because it simply relies 2012-11-08 00:32:49 +00:00
fuse_internal.h fuse: revert birthtime support. 2013-07-20 14:50:35 +00:00
fuse_io.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
fuse_io.h
fuse_ipc.c
fuse_ipc.h
fuse_kernel.h fuse: revert birthtime support. 2013-07-20 14:50:35 +00:00
fuse_main.c
fuse_node.c - Current caching mode is completely broken because it simply relies 2012-11-08 00:32:49 +00:00
fuse_node.h - Current caching mode is completely broken because it simply relies 2012-11-08 00:32:49 +00:00
fuse_param.h
fuse_vfsops.c - Protect mnt_data and mnt_flags under the mount interlock 2012-11-10 19:32:16 +00:00
fuse_vnops.c Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
fuse.h