freebsd-dev/sys/fs/fuse
Alan Somers e7f73af118 fusefs: allow the server to specify st_blksize
If the server sets fuse_attr.blksize to a nonzero value in the response to
FUSE_GETATTR, then the client should use that as the value for
stat.st_blksize .

Sponsored by:	The FreeBSD Foundation
2019-05-16 22:50:04 +00:00
..
fuse_device.c fusefs: Report the number of available ops in kevent(2) 2019-05-12 15:27:18 +00:00
fuse_file.c fusefs: rename the SDT probes from "fuse" to "fusefs" 2019-04-20 00:04:31 +00:00
fuse_file.h fusefs: implement VOP_ADVLOCK 2019-04-12 23:22:27 +00:00
fuse_internal.c fusefs: allow the server to specify st_blksize 2019-05-16 22:50:04 +00:00
fuse_internal.h fusefs: don't track a file's size in two places 2019-05-15 00:38:52 +00:00
fuse_io.c fusefs: Upgrade FUSE protocol to version 7.9. 2019-05-16 17:24:11 +00:00
fuse_io.h fusefs: fix a deadlock in VOP_PUTPAGES 2019-04-26 19:47:43 +00:00
fuse_ipc.c fusefs: Upgrade FUSE protocol to version 7.9. 2019-05-16 17:24:11 +00:00
fuse_ipc.h fusefs: remove the vfs.fusefs.data_cache_invalidate sysctl 2019-05-13 20:57:21 +00:00
fuse_kernel.h fusefs: Upgrade FUSE protocol to version 7.9. 2019-05-16 17:24:11 +00:00
fuse_main.c fusefs: FIFO support 2019-04-29 01:40:35 +00:00
fuse_node.c fusefs: don't track a file's size in two places 2019-05-15 00:38:52 +00:00
fuse_node.h fusefs: don't track a file's size in two places 2019-05-15 00:38:52 +00:00
fuse_vfsops.c fusefs: remove the vfs.fusefs.fix_broken_io sysctl 2019-05-13 19:31:09 +00:00
fuse_vnops.c fusefs: diff reduction vs the upstream sources 2019-05-15 22:51:25 +00:00
fuse.h fusefs: reap dead code 2019-04-19 23:04:07 +00:00