Date: Tue, 01 Mar 2016 06:07:13 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 200513] Race at shutdown and corrupt fusefs systems Message-ID: <bug-200513-3630-uF9SvBv5Lk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-200513-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-200513-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D200513 --- Comment #3 from rkoberman@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 differen= ce 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 wi= th 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, thou= gh it might. I think that it does belong in the base system /etc/rc.d in 10 and head. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200513-3630-uF9SvBv5Lk>