]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: remove the vfs.fusefs.fix_broken_io sysctl
authorasomers <asomers@FreeBSD.org>
Mon, 13 May 2019 19:31:09 +0000 (19:31 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 13 May 2019 19:31:09 +0000 (19:31 +0000)
commit28cc0f8ada2ae0cab5d3b7f401adb1934c3049d8
tree10309b7715ca9f6c61d0f34004899f0ba3c3d897
parent1e35976df18a357447820bd56577eca3c520f489
fusefs: remove the vfs.fusefs.fix_broken_io sysctl

This looks like it may have been a workaround for a specific buggy FUSE
filesystem.  However, there's no information about what that bug may have
been, and the workaround is > 6.5 years old, so I consider the sysctl to be
unmaintainable.

Sponsored by: The FreeBSD Foundation
UPDATING
sys/fs/fuse/fuse_io.c
sys/fs/fuse/fuse_ipc.h
sys/fs/fuse/fuse_node.c
sys/fs/fuse/fuse_vfsops.c