Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2011 13:05:45 +0300
From:      Ilya Putsikau <iputsikau@gmail.com>
To:        soc-status@freebsd.org
Cc:        Ivan Voras <ivoras@gmail.com>, Hans Petter Selasky <hselasky@c2i.net>
Subject:   [fuse] Status report #4
Message-ID:  <BANLkTimBYEFm7KpZiGAph2UZAH=RAyg9NQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Project: Finish porting fuse

I've spent last week fixing various regression bugs after initial
macfuse merge. It looks like fuse sshfs can now handle benchmark run
without random panics like original fuse4bsd does. I'm going to start
more through testing according to proposal and port rest of the
changes from macfuse next.

Fuse library should be patched to perform additional checks for rename
operation. Linux VFS checks if target directory is not under source
directory, in FreeBSD it's done by file system. This check was removed
from macfuse, but fuse file systems doesn't seem to perform check too.
I'm going to do it after finishing macfuse merge.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimBYEFm7KpZiGAph2UZAH=RAyg9NQ>