]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fusefs: reap dead sysctls
authorasomers <asomers@FreeBSD.org>
Mon, 13 May 2019 19:03:46 +0000 (19:03 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 13 May 2019 19:03:46 +0000 (19:03 +0000)
commit1e35976df18a357447820bd56577eca3c520f489
treee36e9a8f8c52cd296fb10d71efc0d99b240c3ebb
parentf497856c9a80408b9030db9d2a0f4f312e4d07ea
fusefs: reap dead sysctls

Remove the "sync_unmount" and "init_backgrounded" sysctls and the associated
options from mount_fusefs.  Add no backwards-compatibility hidden options to
mount_fusefs because these options never had any effect, and are therefore
unlikely to be used.

Sponsored by: The FreeBSD Foundation
UPDATING
sbin/mount_fusefs/mount_fusefs.c
share/man/man5/fusefs.5
sys/fs/fuse/fuse_vfsops.c