From mboxrd@z Thu Jan 1 00:00:00 1970 From: naota@elisp.net (Naohiro Aota) Date: Sun, 03 Apr 2011 04:16:07 +0900 Subject: [RFC][GSoC] HFSPlus Journaling proposal In-Reply-To: <20110317155331.GA12018@kroah.com> (Greg KH's message of "Thu, 17 Mar 2011 08:53:31 -0700, Sun, 20 Mar 2011 11:47:41 -0700, Sun, 20 Mar 2011 16:45:24 -0400, Mon, 21 Mar 2011 11:49:28 +0530") References: <87sjum5at4.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <20110317155331.GA12018@kroah.com> Message-ID: <87mxk8ihvs.fsf_-_@elisp.net> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello, I wrote HFSPlus journaling proposal, could anyone take a look at on this and give me some advice? http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/naota/1 >>From proposal abstract: This project aim to implement HFSPlus journal feature on Linux kernel. HFSPlus is a filesystem mostly on MacOS. Currently we have HFSPlus write access only if the journal feature is disabled. Every year, Apple deploy new notebook computers, which has larger power off risk than desktop ones, so it is not good to disable the feature. With journal supported, life with Linux on dual-booting Mac will be more easy and fun. Regards, From mboxrd@z Thu Jan 1 00:00:00 1970 From: Naohiro Aota Subject: [RFC][GSoC] HFSPlus Journaling proposal Date: Sun, 03 Apr 2011 04:16:07 +0900 Message-ID: <87mxk8ihvs.fsf_-_@elisp.net> References: <87sjum5at4.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <87sjum5at4.fsf@elisp.net> <20110317155331.GA12018@kroah.com> <87r5a190v7.fsf@elisp.net> <20110317155331.GA12018@kroah.com> Mime-Version: 1.0 Content-Type: text/plain Cc: linux-fsdevel@vger.kernel.org To: kernelnewbies@kernelnewbies.org Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:45124 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756556Ab1DBTQF (ORCPT ); Sat, 2 Apr 2011 15:16:05 -0400 Received: by pwi15 with SMTP id 15so933693pwi.19 for ; Sat, 02 Apr 2011 12:16:03 -0700 (PDT) In-Reply-To: <20110317155331.GA12018@kroah.com> (Greg KH's message of "Thu, 17 Mar 2011 08:53:31 -0700, Sun, 20 Mar 2011 11:47:41 -0700, Sun, 20 Mar 2011 16:45:24 -0400, Mon, 21 Mar 2011 11:49:28 +0530") Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hello, I wrote HFSPlus journaling proposal, could anyone take a look at on this and give me some advice? http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/naota/1 >>From proposal abstract: This project aim to implement HFSPlus journal feature on Linux kernel. HFSPlus is a filesystem mostly on MacOS. Currently we have HFSPlus write access only if the journal feature is disabled. Every year, Apple deploy new notebook computers, which has larger power off risk than desktop ones, so it is not good to disable the feature. With journal supported, life with Linux on dual-booting Mac will be more easy and fun. Regards,