[fuse] Status report #8

Hans Petter Selasky hselasky at c2i.net
Mon Jul 18 08:14:47 UTC 2011


On Monday 18 July 2011 10:01:55 Ilya Putsikau wrote:
> Project: Finish porting fuse
> 
> I spent last week fixing panic when process doing io on fuse file
> system was interrupter. Issue appeared to be bigger than that.
> Dispatchers used for io were not properly created and destroyed which
> lead to corrupt fuse messages and use after free errors. I have a
> patch to add proper reference counting and remove home grown free
> ticket list replacing them with uma allocator. With the patch I can't
> reproduce panic but there is now memory leak, I'm fixing it. I
> committed series of smaller fixes made while working on the patch.

Hi,

Can you explain at which point in the code you are doing refcounting and when 
the structures are freed?

--HPS


More information about the soc-status mailing list