RFC: FUSE kernel module for the kernel...

George Neville-Neil gnn at freebsd.org
Fri Mar 9 18:31:08 UTC 2012


On Mar 8, 2012, at 17:54 , Konstantin Belousov wrote:

> 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 ?
> 

They are being identified and fixed as we speak.  I fixed a couple yesterday.

> 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.

I'm planning to maintain the code.  As bugs arise I will take care of them.
I've been using fsx to seek them out.

Best,
George



More information about the freebsd-fs mailing list