RFC: FUSE kernel module for the kernel...

Konstantin Belousov kostikbel at gmail.com
Thu Mar 8 22:54:12 UTC 2012


On Thu, Mar 08, 2012 at 04:20:24PM -0500, George Neville-Neil wrote:
> Howdy,
> 
> I've taken the GSoC work done with the FUSE kernel module, and created
> a patch against HEAD which I have now subjected to testing using
> tools/regression/fsx.
>
> The patch is here: http://people.freebsd.org/~gnn/head-fuse-1.diff
>
> I would like to commit this patch in the next few days, so, please, if
> you care about this take a look and get back to me.

I just took a very quick look, and the code has all usual bugs. E.g., the
filesystem is marked mpsafe, while insmntque() is performed before new
vnode is initialized.

The fuse was known to cause random kernel memory corruption, were the issues
identified and fixed ?

Who is going to maintain the code ? I once objected strongly for throwing
the fuse into svn without first fixing bugs, and having a maintainer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20120308/67debf98/attachment.pgp


More information about the freebsd-current mailing list