* GSoC project idea: HFS Plus journal
@ 2011-03-17 9:57 Naohiro Aota
2011-03-17 15:53 ` Greg KH
0 siblings, 1 reply; 7+ messages in thread
From: Naohiro Aota @ 2011-03-17 9:57 UTC (permalink / raw)
To: kernelnewbies
Hi,
I see some of you are talking about GSoC participation. I'm also
thinking of it.
I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
filesystem safely only when HFS Plus journal is off. My life would be
more better if Linux have complete HFS Plus filesystem read/write
support.
So I'm thinking of implementing HFS Plus Journal support on Linux. I've
searched and found a technote about HFS Plus format describe its Journal
[1].
How do you think about it?
Regards,
Naohiro
[1] http://developer.apple.com/library/mac/technotes/tn/tn1150.html#Journal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110317/c636da68/attachment.bin
^ permalink raw reply [flat|nested] 7+ messages in thread
* GSoC project idea: HFS Plus journal
2011-03-17 9:57 GSoC project idea: HFS Plus journal Naohiro Aota
@ 2011-03-17 15:53 ` Greg KH
2011-03-20 17:07 ` Naohiro Aota
0 siblings, 1 reply; 7+ messages in thread
From: Greg KH @ 2011-03-17 15:53 UTC (permalink / raw)
To: kernelnewbies
On Thu, Mar 17, 2011 at 06:57:27PM +0900, Naohiro Aota wrote:
> Hi,
>
> I see some of you are talking about GSoC participation. I'm also
> thinking of it.
>
> I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
> filesystem safely only when HFS Plus journal is off. My life would be
> more better if Linux have complete HFS Plus filesystem read/write
> support.
>
> So I'm thinking of implementing HFS Plus Journal support on Linux. I've
> searched and found a technote about HFS Plus format describe its Journal
> [1].
>
> How do you think about it?
Looks like a nice self-contained, project proposal, good luck!
greg k-h
^ permalink raw reply [flat|nested] 7+ messages in thread
* GSoC project idea: HFS Plus journal
2011-03-17 15:53 ` Greg KH
@ 2011-03-20 17:07 ` Naohiro Aota
2011-03-20 18:47 ` Greg KH
2011-03-20 20:45 ` Greg Freemyer
0 siblings, 2 replies; 7+ messages in thread
From: Naohiro Aota @ 2011-03-20 17:07 UTC (permalink / raw)
To: kernelnewbies
Greg KH <greg@kroah.com> writes:
> On Thu, Mar 17, 2011 at 06:57:27PM +0900, Naohiro Aota wrote:
>> Hi,
>>
>> I see some of you are talking about GSoC participation. I'm also
>> thinking of it.
>>
>> I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
>> filesystem safely only when HFS Plus journal is off. My life would be
>> more better if Linux have complete HFS Plus filesystem read/write
>> support.
>>
>> So I'm thinking of implementing HFS Plus Journal support on Linux. I've
>> searched and found a technote about HFS Plus format describe its Journal
>> [1].
>>
>> How do you think about it?
>
> Looks like a nice self-contained, project proposal, good luck!
Thanks. I need someone to mentor me :) How can I find him/her? Maybe I
should post developing mailing list. But I don't find HFS+ developing
list :(
Regards,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110321/d4f0a3ed/attachment.bin
^ permalink raw reply [flat|nested] 7+ messages in thread
* GSoC project idea: HFS Plus journal
2011-03-20 17:07 ` Naohiro Aota
@ 2011-03-20 18:47 ` Greg KH
2011-03-20 20:45 ` Greg Freemyer
1 sibling, 0 replies; 7+ messages in thread
From: Greg KH @ 2011-03-20 18:47 UTC (permalink / raw)
To: kernelnewbies
On Mon, Mar 21, 2011 at 02:07:40AM +0900, Naohiro Aota wrote:
> Greg KH <greg@kroah.com> writes:
>
> > On Thu, Mar 17, 2011 at 06:57:27PM +0900, Naohiro Aota wrote:
> >> Hi,
> >>
> >> I see some of you are talking about GSoC participation. I'm also
> >> thinking of it.
> >>
> >> I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
> >> filesystem safely only when HFS Plus journal is off. My life would be
> >> more better if Linux have complete HFS Plus filesystem read/write
> >> support.
> >>
> >> So I'm thinking of implementing HFS Plus Journal support on Linux. I've
> >> searched and found a technote about HFS Plus format describe its Journal
> >> [1].
> >>
> >> How do you think about it?
> >
> > Looks like a nice self-contained, project proposal, good luck!
>
> Thanks. I need someone to mentor me :) How can I find him/her? Maybe I
> should post developing mailing list. But I don't find HFS+ developing
> list :(
You need to propose projects for GSoC, the mentor matching comes
afterward. Please go read the procedures for how the program works.
best of luck,
greg k-h
^ permalink raw reply [flat|nested] 7+ messages in thread
* GSoC project idea: HFS Plus journal
2011-03-20 17:07 ` Naohiro Aota
2011-03-20 18:47 ` Greg KH
@ 2011-03-20 20:45 ` Greg Freemyer
2011-03-21 6:19 ` Rajat Sharma
2011-04-02 19:16 ` [RFC][GSoC] HFSPlus Journaling proposal Naohiro Aota
1 sibling, 2 replies; 7+ messages in thread
From: Greg Freemyer @ 2011-03-20 20:45 UTC (permalink / raw)
To: kernelnewbies
On Sun, Mar 20, 2011 at 1:07 PM, Naohiro Aota <naota@elisp.net> wrote:
> Greg KH <greg@kroah.com> writes:
>
>> On Thu, Mar 17, 2011 at 06:57:27PM +0900, Naohiro Aota wrote:
>>> Hi,
>>>
>>> I see some of you are talking about GSoC participation. I'm also
>>> thinking of it.
>>>
>>> I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
>>> filesystem safely only when HFS Plus journal is off. My life would be
>>> more better if Linux have complete HFS Plus filesystem read/write
>>> support.
>>>
>>> So I'm thinking of implementing HFS Plus Journal support on Linux. I've
>>> searched and found a technote about HFS Plus format describe its Journal
>>> [1].
>>>
>>> How do you think about it?
>>
>> Looks like a nice self-contained, project proposal, good luck!
>
> Thanks. I need someone to mentor me :) How can I find him/her? Maybe I
> should post developing mailing list. But I don't find HFS+ developing
> list :(
>
> Regards,
You can try linux-fsdevel at vger.kernel.org,
That is where generic file system and vfs discussions take place. I
assume all the major file system developers subscribe to that.
Greg (not KH)
^ permalink raw reply [flat|nested] 7+ messages in thread
* GSoC project idea: HFS Plus journal
2011-03-20 20:45 ` Greg Freemyer
@ 2011-03-21 6:19 ` Rajat Sharma
2011-04-02 19:16 ` [RFC][GSoC] HFSPlus Journaling proposal Naohiro Aota
1 sibling, 0 replies; 7+ messages in thread
From: Rajat Sharma @ 2011-03-21 6:19 UTC (permalink / raw)
To: kernelnewbies
On Mon, Mar 21, 2011 at 2:15 AM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
> On Sun, Mar 20, 2011 at 1:07 PM, Naohiro Aota <naota@elisp.net> wrote:
>> Greg KH <greg@kroah.com> writes:
>>
>>> On Thu, Mar 17, 2011 at 06:57:27PM +0900, Naohiro Aota wrote:
>>>> Hi,
>>>>
>>>> I see some of you are talking about GSoC participation. I'm also
>>>> thinking of it.
>>>>
>>>> I have MacBookPro booting both MacOSX and Linux. Now Linux can write the
>>>> filesystem safely only when HFS Plus journal is off. My life would be
>>>> more better if Linux have complete HFS Plus filesystem read/write
>>>> support.
>>>>
>>>> So I'm thinking of implementing HFS Plus Journal support on Linux. I've
>>>> searched and found a technote about HFS Plus format describe its Journal
>>>> [1].
>>>>
>>>> How do you think about it?
>>>
>>> Looks like a nice self-contained, project proposal, good luck!
>>
>> Thanks. I need someone to mentor me :) How can I find him/her? Maybe I
>> should post developing mailing list. But I don't find HFS+ developing
>> list :(
>>
>> Regards,
>
> You can try linux-fsdevel at vger.kernel.org,
>
> That is where generic file system and vfs discussions take place. ?I
> assume all ?the major file system developers subscribe to that.
>
> Greg (not KH)
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
The code files for HFS mention following copyright:
Copyright (C) 1995-1997 Paul H. Hargrove
(C) 2003 Ardis Technologies <roman@ardistech.com>
probably you should talk to Paul and take a lock for your development :)
Rajat
^ permalink raw reply [flat|nested] 7+ messages in thread
* [RFC][GSoC] HFSPlus Journaling proposal
2011-03-20 20:45 ` Greg Freemyer
2011-03-21 6:19 ` Rajat Sharma
@ 2011-04-02 19:16 ` Naohiro Aota
1 sibling, 0 replies; 7+ messages in thread
From: Naohiro Aota @ 2011-04-02 19:16 UTC (permalink / raw)
To: kernelnewbies
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,
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-04-02 19:16 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-17 9:57 GSoC project idea: HFS Plus journal Naohiro Aota
2011-03-17 15:53 ` Greg KH
2011-03-20 17:07 ` Naohiro Aota
2011-03-20 18:47 ` Greg KH
2011-03-20 20:45 ` Greg Freemyer
2011-03-21 6:19 ` Rajat Sharma
2011-04-02 19:16 ` [RFC][GSoC] HFSPlus Journaling proposal Naohiro Aota
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).