Date: Sun, 29 May 2011 14:37:12 +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 #1 Message-ID: <BANLkTinpdxJb=h952heBa4FjgTe57ePakg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I've started preparation work to merge fuse4bsd and macfuse. This week I was studying code and reducing differences between fuse4bsd and macfuse. No functional changes was committed. Macfuse has many style changes and some things are not the same: fuse_device: similar idea, but Mac has different devfs, cloning, etc fuse_ipc: message parsing is almost the same, few bits have changed fuse_vfsops: Mac has different mount subsystem and statfs. FreeBSD vfs_hash is not used, vnode allocation is different fuse_vnops: vnode operations are most difficult, not finished yet.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTinpdxJb=h952heBa4FjgTe57ePakg>