This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
fuse
History
Pedro F. Giffuni
7d20a270cc
fuse: revert kernel_header update.
...
It seems to be causing problems due to the lack of the new features. Found by: bapt Pointed hat: pfg
2013-07-24 20:21:29 +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 kernel_header update.
2013-07-24 20:21:29 +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
…