Date: Wed, 17 Aug 2011 13:40:01 +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 #12 Message-ID: <CACjQ-NpTnSgVzZdGWGXq9bA-gvRrdYQtVTiUgDeMF76wj46YSw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Project: Finish porting fuse Last week I added code to fusefs-lib to check if 'from' is parent of 'to' directory. In Linux this check is performed by kernel, implementing it in kernel in FreeBSD is more complicated. The check is now done by fuse library itself. I also updated copyright notices.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACjQ-NpTnSgVzZdGWGXq9bA-gvRrdYQtVTiUgDeMF76wj46YSw>