Date: Sun, 19 Jun 2011 12:09:30 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: Ilya Putsikau <iputsikau@gmail.com> Cc: soc-status@freebsd.org, Ivan Voras <ivoras@gmail.com> Subject: Re: [fuse] Status report #4 Message-ID: <201106191209.30111.hselasky@c2i.net> In-Reply-To: <BANLkTimBYEFm7KpZiGAph2UZAH=RAyg9NQ@mail.gmail.com> References: <BANLkTimBYEFm7KpZiGAph2UZAH=RAyg9NQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 19 June 2011 12:05:45 Ilya Putsikau wrote: > 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. Have you tested other file systems under your new fuse4bsd? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106191209.30111.hselasky>