Date: Wed, 06 Apr 2011 19:19:44 +0800 From: gnehzuil <gnehzuil@gmail.com> To: Ivan Voras <ivoras@freebsd.org> Cc: "Pedro F. Giffuni" <giffunip@yahoo.com>, freebsd-hackers@freebsd.org Subject: Re: Fw: [gsoc] HTree Directory Index and Journal in ext2fs Message-ID: <4D9C4C50.7050106@gmail.com> In-Reply-To: <BANLkTik2j6UN5CE-03QyA76qdc3Bd7_fjA@mail.gmail.com> References: <372567.37207.qm@web113510.mail.gq1.yahoo.com> <BANLkTik2j6UN5CE-03QyA76qdc3Bd7_fjA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/06/2011 06:41 PM, Ivan Voras wrote: > >> Zheng meant ext3 metadata-only journalling. I was >> against this sometime ago but the WAPBL paper convinced >> me otherwise, plus the Haiku guys already did it. >> >> http://www.haiku-os.org/blog/jvff/2010-08-05_ext3_journal_implementation > I'm not familiar with Haiku code; is there any chance their > implementation is based on the FreeBSDs, to help porting? Hi, AFAIK, Haiku is an operating system, which is implemented by C++. In Haiku, it supports journal in ext3 file system. So I think maybe it can help me to implement a ext3-compatible journal in FreeBSD. Best regards, lz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D9C4C50.7050106>