[Bug 200513] Race at shutdown and corrupt fusefs systems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 1 06:07:13 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200513
--- Comment #3 from rkoberman at gmail.com ---
Minor detail... under 10 (and head) fuse is built as a kernel module. It is not
in GENERIC. The kmod is only used on 9. There are also significant difference
in user-side code in 9. I am not confident that this is needed there. I only
ran into the corruption issue after I started using the base-system patches
while they were under test and development. (I had a LOT of other issues with
the old fuse, so this might have been hidden by more other issues.)
Because of this, I'm not at all sure that it belongs in the kmod port, though
it might. I think that it does belong in the base system /etc/rc.d in 10 and
head.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list