* AdvFS released under GPLv2
@ 2008-06-23 12:19 Xose Vazquez Perez
2008-06-23 12:49 ` Willy Tarreau
0 siblings, 1 reply; 12+ messages in thread
From: Xose Vazquez Perez @ 2008-06-23 12:19 UTC (permalink / raw)
To: linux-kernel, linux-fsdevel
hi,
HP has released AdvFS, a file system that was developed by Digital
Equipment Corp
and continues to be part of HP's Tru64 operating system.
More info and code at: http://advfs.sourceforge.net/
regards,
--
so much to do, so little time.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-23 12:19 AdvFS released under GPLv2 Xose Vazquez Perez
@ 2008-06-23 12:49 ` Willy Tarreau
2008-06-23 14:27 ` Linda Knippers
2008-06-26 15:11 ` Pavel Machek
0 siblings, 2 replies; 12+ messages in thread
From: Willy Tarreau @ 2008-06-23 12:49 UTC (permalink / raw)
To: Xose Vazquez Perez; +Cc: linux-kernel, linux-fsdevel
On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
> hi,
>
> HP has released AdvFS, a file system that was developed by Digital
> Equipment Corp
> and continues to be part of HP's Tru64 operating system.
Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
remains the most advanced FS I encountered. That was a major reason I was
sad to see Digital Unix die.
> More info and code at: http://advfs.sourceforge.net/
Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
Regards,
Willy
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-23 12:49 ` Willy Tarreau
@ 2008-06-23 14:27 ` Linda Knippers
[not found] ` <485FB2C1.6050101-VXdhtT5mjnY@public.gmane.org>
2008-06-23 15:02 ` Chris Mason
2008-06-26 15:11 ` Pavel Machek
1 sibling, 2 replies; 12+ messages in thread
From: Linda Knippers @ 2008-06-23 14:27 UTC (permalink / raw)
To: Willy Tarreau; +Cc: Xose Vazquez Perez, linux-kernel, linux-fsdevel
Its good to hear from AdvFS fans. :-)
In case its not clear, this is a GPLv2 technology release, not an actual
port to Linux. We're hoping that the code and documentation will be
helpful in the development of new file systems for Linux that will
provide similar capabilities, and perhaps used to make tweaks to
existing file systems. We'll get the tests posted soon.
-- ljk
Willy Tarreau wrote:
> On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
>> hi,
>>
>> HP has released AdvFS, a file system that was developed by Digital
>> Equipment Corp
>> and continues to be part of HP's Tru64 operating system.
>
> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> remains the most advanced FS I encountered. That was a major reason I was
> sad to see Digital Unix die.
>
>> More info and code at: http://advfs.sourceforge.net/
>
> Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
>
> Regards,
> Willy
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
[not found] ` <485FB2C1.6050101-VXdhtT5mjnY@public.gmane.org>
@ 2008-06-23 15:01 ` Subrata Modak
2008-06-24 12:24 ` Leandro Dorileo
0 siblings, 1 reply; 12+ messages in thread
From: Subrata Modak @ 2008-06-23 15:01 UTC (permalink / raw)
To: Linda Knippers
Cc: linux-fsdevel-u79uwXL29TY76Z2rM5mHXA, ltp-list,
Xose Vazquez Perez, Willy Tarreau
Hi Linda,
On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
> Its good to hear from AdvFS fans. :-)
>
> In case its not clear, this is a GPLv2 technology release, not an actual
> port to Linux. We're hoping that the code and documentation will be
> helpful in the development of new file systems for Linux that will
> provide similar capabilities, and perhaps used to make tweaks to
> existing file systems. We'll get the tests posted soon.
We express hope that someday this becomes part of Linux Kernel in some
form or the other. From test engineers point of view, we would like to
have those test case in LTP. This will give access of the test cases to
a huge community of test engineers.
We would like to know if you would be interested to contribute these
test cases to the Linux Test Project (http://ltp.sourceforge.net/) under
GPLv2 with somebody sending the Patch with a DCO Signoff. I would like
to put it here:
http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/
Regards--
Subrata
>
> -- ljk
>
> Willy Tarreau wrote:
> > On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
> >> hi,
> >>
> >> HP has released AdvFS, a file system that was developed by Digital
> >> Equipment Corp
> >> and continues to be part of HP's Tru64 operating system.
> >
> > Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> > remains the most advanced FS I encountered. That was a major reason I was
> > sad to see Digital Unix die.
> >
> >> More info and code at: http://advfs.sourceforge.net/
> >
> > Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
> >
> > Regards,
> > Willy
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-23 14:27 ` Linda Knippers
[not found] ` <485FB2C1.6050101-VXdhtT5mjnY@public.gmane.org>
@ 2008-06-23 15:02 ` Chris Mason
1 sibling, 0 replies; 12+ messages in thread
From: Chris Mason @ 2008-06-23 15:02 UTC (permalink / raw)
To: Linda Knippers
Cc: Willy Tarreau, Xose Vazquez Perez, linux-kernel, linux-fsdevel
On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
> Its good to hear from AdvFS fans. :-)
>
> In case its not clear, this is a GPLv2 technology release, not an actual
> port to Linux. We're hoping that the code and documentation will be
> helpful in the development of new file systems for Linux that will
> provide similar capabilities, and perhaps used to make tweaks to
> existing file systems. We'll get the tests posted soon.
>
The docs alone are great, I haven't even gotten to the code yet ;)
Thanks to HP for all of this.
-chris
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-23 15:01 ` Subrata Modak
@ 2008-06-24 12:24 ` Leandro Dorileo
[not found] ` <d68f80d90806240524q37402ea7w163d5b7dd13f0135-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 12+ messages in thread
From: Leandro Dorileo @ 2008-06-24 12:24 UTC (permalink / raw)
To: subrata
Cc: Linda Knippers, Willy Tarreau, Xose Vazquez Perez, linux-fsdevel,
ltp-list
I believe porting AdvFS to run on linux would be good to improve the
knowledge on fs development.
If someone start porting it for linux please let me know I would
really like to be on it.
On Mon, Jun 23, 2008 at 11:01 AM, Subrata Modak
<subrata@linux.vnet.ibm.com> wrote:
> Hi Linda,
>
> On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
>> Its good to hear from AdvFS fans. :-)
>>
>> In case its not clear, this is a GPLv2 technology release, not an actual
>> port to Linux. We're hoping that the code and documentation will be
>> helpful in the development of new file systems for Linux that will
>> provide similar capabilities, and perhaps used to make tweaks to
>> existing file systems. We'll get the tests posted soon.
>
> We express hope that someday this becomes part of Linux Kernel in some
> form or the other. From test engineers point of view, we would like to
> have those test case in LTP. This will give access of the test cases to
> a huge community of test engineers.
>
> We would like to know if you would be interested to contribute these
> test cases to the Linux Test Project (http://ltp.sourceforge.net/) under
> GPLv2 with somebody sending the Patch with a DCO Signoff. I would like
> to put it here:
>
> http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/
>
> Regards--
> Subrata
>
>>
>> -- ljk
>>
>> Willy Tarreau wrote:
>> > On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
>> >> hi,
>> >>
>> >> HP has released AdvFS, a file system that was developed by Digital
>> >> Equipment Corp
>> >> and continues to be part of HP's Tru64 operating system.
>> >
>> > Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
>> > remains the most advanced FS I encountered. That was a major reason I was
>> > sad to see Digital Unix die.
>> >
>> >> More info and code at: http://advfs.sourceforge.net/
>> >
>> > Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
>> >
>> > Regards,
>> > Willy
>> >
>> > --
>> > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
>> > the body of a message to majordomo@vger.kernel.org
>> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Dorileo
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
[not found] ` <d68f80d90806240524q37402ea7w163d5b7dd13f0135-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-06-25 13:12 ` Subrata Modak
2008-06-26 19:58 ` Linda Knippers
0 siblings, 1 reply; 12+ messages in thread
From: Subrata Modak @ 2008-06-25 13:12 UTC (permalink / raw)
To: Linda Knippers
Cc: ltp-list, Xose Vazquez Perez, Linda Knippers, Leandro Dorileo,
linux-fsdevel-u79uwXL29TY76Z2rM5mHXA, Willy Tarreau
On Tue, 2008-06-24 at 08:24 -0400, Leandro Dorileo wrote:
> I believe porting AdvFS to run on linux would be good to improve the
> knowledge on fs development.
> If someone start porting it for linux please let me know I would
> really like to be on it.
>
> On Mon, Jun 23, 2008 at 11:01 AM, Subrata Modak
> <subrata-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> wrote:
> > Hi Linda,
> >
> > On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
> >> Its good to hear from AdvFS fans. :-)
> >>
> >> In case its not clear, this is a GPLv2 technology release, not an actual
> >> port to Linux. We're hoping that the code and documentation will be
> >> helpful in the development of new file systems for Linux that will
> >> provide similar capabilities, and perhaps used to make tweaks to
> >> existing file systems. We'll get the tests posted soon.
> >
> > We express hope that someday this becomes part of Linux Kernel in some
> > form or the other. From test engineers point of view, we would like to
> > have those test case in LTP. This will give access of the test cases to
> > a huge community of test engineers.
> >
Linda/others,
Would you like to share some thoughts for this proposal ?
Regards--
Subrata
> > We would like to know if you would be interested to contribute these
> > test cases to the Linux Test Project (http://ltp.sourceforge.net/) under
> > GPLv2 with somebody sending the Patch with a DCO Signoff. I would like
> > to put it here:
> >
> > http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/
> >
> > Regards--
> > Subrata
> >
> >>
> >> -- ljk
> >>
> >> Willy Tarreau wrote:
> >> > On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
> >> >> hi,
> >> >>
> >> >> HP has released AdvFS, a file system that was developed by Digital
> >> >> Equipment Corp
> >> >> and continues to be part of HP's Tru64 operating system.
> >> >
> >> > Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> >> > remains the most advanced FS I encountered. That was a major reason I was
> >> > sad to see Digital Unix die.
> >> >
> >> >> More info and code at: http://advfs.sourceforge.net/
> >> >
> >> > Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
> >> >
> >> > Regards,
> >> > Willy
> >> >
> >> > --
> >> > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> >> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> >> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >>
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> >> More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
>
>
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-23 12:49 ` Willy Tarreau
2008-06-23 14:27 ` Linda Knippers
@ 2008-06-26 15:11 ` Pavel Machek
2008-06-29 14:29 ` Jan Engelhardt
1 sibling, 1 reply; 12+ messages in thread
From: Pavel Machek @ 2008-06-26 15:11 UTC (permalink / raw)
To: Willy Tarreau; +Cc: Xose Vazquez Perez, linux-kernel, linux-fsdevel
Hi!
> > HP has released AdvFS, a file system that was developed by Digital
> > Equipment Corp
> > and continues to be part of HP's Tru64 operating system.
>
> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> remains the most advanced FS I encountered. That was a major reason I was
> sad to see Digital Unix die.
That's something I missed in the press release... what is so advanced
about AdvFS? What is the killer feature?
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-25 13:12 ` Subrata Modak
@ 2008-06-26 19:58 ` Linda Knippers
2008-06-27 11:38 ` Subrata Modak
0 siblings, 1 reply; 12+ messages in thread
From: Linda Knippers @ 2008-06-26 19:58 UTC (permalink / raw)
To: subrata
Cc: Willy Tarreau, Xose Vazquez Perez, linux-fsdevel, ltp-list,
Leandro Dorileo
Subrata Modak wrote:
> On Tue, 2008-06-24 at 08:24 -0400, Leandro Dorileo wrote:
>> I believe porting AdvFS to run on linux would be good to improve the
>> knowledge on fs development.
>> If someone start porting it for linux please let me know I would
>> really like to be on it.
>>
>> On Mon, Jun 23, 2008 at 11:01 AM, Subrata Modak
>> <subrata@linux.vnet.ibm.com> wrote:
>>> Hi Linda,
>>>
>>> On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
>>>> Its good to hear from AdvFS fans. :-)
>>>>
>>>> In case its not clear, this is a GPLv2 technology release, not an actual
>>>> port to Linux. We're hoping that the code and documentation will be
>>>> helpful in the development of new file systems for Linux that will
>>>> provide similar capabilities, and perhaps used to make tweaks to
>>>> existing file systems. We'll get the tests posted soon.
>>> We express hope that someday this becomes part of Linux Kernel in some
>>> form or the other. From test engineers point of view, we would like to
>>> have those test case in LTP. This will give access of the test cases to
>>> a huge community of test engineers.
>>>
>
> Linda/others,
>
> Would you like to share some thoughts for this proposal ?
Sorry for the delay in replying. I was off-line for a few days.
Most of the AdvFS tests are targeted to features that were somewhat
unique to AdvFS. I think that when the tests are ported to test
a Linux file system that has similar features, such as btrfs, it will
make sense for those tests to be added to the LTP. So from an LTP
perspective, I think its the derivative work that's most interesting.
-- ljk
>
> Regards--
> Subrata
>
>>> We would like to know if you would be interested to contribute these
>>> test cases to the Linux Test Project (http://ltp.sourceforge.net/) under
>>> GPLv2 with somebody sending the Patch with a DCO Signoff. I would like
>>> to put it here:
>>>
>>> http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/
>>>
>>> Regards--
>>> Subrata
>>>
>>>> -- ljk
>>>>
>>>> Willy Tarreau wrote:
>>>>> On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
>>>>>> hi,
>>>>>>
>>>>>> HP has released AdvFS, a file system that was developed by Digital
>>>>>> Equipment Corp
>>>>>> and continues to be part of HP's Tru64 operating system.
>>>>> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
>>>>> remains the most advanced FS I encountered. That was a major reason I was
>>>>> sad to see Digital Unix die.
>>>>>
>>>>>> More info and code at: http://advfs.sourceforge.net/
>>>>> Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
>>>>>
>>>>> Regards,
>>>>> Willy
>>>>>
>>>>> --
>>>>> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
>>>>> the body of a message to majordomo@vger.kernel.org
>>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>> --
>>>> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
>>>> the body of a message to majordomo@vger.kernel.org
>>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>>
>>
>>
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
@ 2008-06-27 8:00 Martin Knoblauch
0 siblings, 0 replies; 12+ messages in thread
From: Martin Knoblauch @ 2008-06-27 8:00 UTC (permalink / raw)
To: Pavel Machek, Willy Tarreau
Cc: Xose Vazquez Perez, linux-kernel, linux-fsdevel
----- Original Message ----
> From: Pavel Machek <pavel@suse.cz>
> To: Willy Tarreau <w@1wt.eu>
> Cc: Xose Vazquez Perez <xose.vazquez@gmail.com>; linux-kernel@vger.kernel.org; linux-fsdevel@vger.kernel.org
> Sent: Thursday, June 26, 2008 5:11:15 PM
> Subject: Re: AdvFS released under GPLv2
>
> Hi!
>
> > > HP has released AdvFS, a file system that was developed by Digital
> > > Equipment Corp
> > > and continues to be part of HP's Tru64 operating system.
> >
> > Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> > remains the most advanced FS I encountered. That was a major reason I was
> > sad to see Digital Unix die.
>
> That's something I missed in the press release... what is so advanced
> about AdvFS? What is the killer feature?
>
You have to see this in context. Incidentially, I also got in contact with True64 and AdvFS at about the same time after long IRIX experience. At that time AdvFS definitely was advanced to anything available on True64. Comparable to the situation with other proprietary OSes - journaled high-availability filesystems just were not the standard. Neither was a fully integrated volume manager...
Wheter AdvFS is still really "advanced" I cannot say, but good that the internals are now open. If only to learn from.
Btw. XFS on IRIX was the really advanced FS at that time, of course :-)
Cheers
Martin
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-26 19:58 ` Linda Knippers
@ 2008-06-27 11:38 ` Subrata Modak
0 siblings, 0 replies; 12+ messages in thread
From: Subrata Modak @ 2008-06-27 11:38 UTC (permalink / raw)
To: Linda Knippers
Cc: Willy Tarreau, Xose Vazquez Perez, linux-fsdevel, ltp-list,
Leandro Dorileo
On Thu, 2008-06-26 at 15:58 -0400, Linda Knippers wrote:
> Subrata Modak wrote:
> > On Tue, 2008-06-24 at 08:24 -0400, Leandro Dorileo wrote:
> >> I believe porting AdvFS to run on linux would be good to improve the
> >> knowledge on fs development.
> >> If someone start porting it for linux please let me know I would
> >> really like to be on it.
> >>
> >> On Mon, Jun 23, 2008 at 11:01 AM, Subrata Modak
> >> <subrata@linux.vnet.ibm.com> wrote:
> >>> Hi Linda,
> >>>
> >>> On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
> >>>> Its good to hear from AdvFS fans. :-)
> >>>>
> >>>> In case its not clear, this is a GPLv2 technology release, not an actual
> >>>> port to Linux. We're hoping that the code and documentation will be
> >>>> helpful in the development of new file systems for Linux that will
> >>>> provide similar capabilities, and perhaps used to make tweaks to
> >>>> existing file systems. We'll get the tests posted soon.
> >>> We express hope that someday this becomes part of Linux Kernel in some
> >>> form or the other. From test engineers point of view, we would like to
> >>> have those test case in LTP. This will give access of the test cases to
> >>> a huge community of test engineers.
> >>>
> >
> > Linda/others,
> >
> > Would you like to share some thoughts for this proposal ?
>
> Sorry for the delay in replying. I was off-line for a few days.
>
> Most of the AdvFS tests are targeted to features that were somewhat
> unique to AdvFS. I think that when the tests are ported to test
> a Linux file system that has similar features, such as btrfs, it will
> make sense for those tests to be added to the LTP. So from an LTP
> perspective, I think its the derivative work that's most interesting.
Thank you very much for writing back. I will definitely track those
derivative works, and would ping you for the corresponding testcases as
such.
Regards--
Subrata
>
> -- ljk
>
> >
> > Regards--
> > Subrata
> >
> >>> We would like to know if you would be interested to contribute these
> >>> test cases to the Linux Test Project (http://ltp.sourceforge.net/) under
> >>> GPLv2 with somebody sending the Patch with a DCO Signoff. I would like
> >>> to put it here:
> >>>
> >>> http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/kernel/fs/
> >>>
> >>> Regards--
> >>> Subrata
> >>>
> >>>> -- ljk
> >>>>
> >>>> Willy Tarreau wrote:
> >>>>> On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
> >>>>>> hi,
> >>>>>>
> >>>>>> HP has released AdvFS, a file system that was developed by Digital
> >>>>>> Equipment Corp
> >>>>>> and continues to be part of HP's Tru64 operating system.
> >>>>> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> >>>>> remains the most advanced FS I encountered. That was a major reason I was
> >>>>> sad to see Digital Unix die.
> >>>>>
> >>>>>> More info and code at: http://advfs.sourceforge.net/
> >>>>> Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
> >>>>>
> >>>>> Regards,
> >>>>> Willy
> >>>>>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: AdvFS released under GPLv2
2008-06-26 15:11 ` Pavel Machek
@ 2008-06-29 14:29 ` Jan Engelhardt
0 siblings, 0 replies; 12+ messages in thread
From: Jan Engelhardt @ 2008-06-29 14:29 UTC (permalink / raw)
To: Pavel Machek
Cc: Willy Tarreau, Xose Vazquez Perez, Linux Kernel Mailing List,
linux-fsdevel, chris.mason
On Thursday 2008-06-26 17:11, Pavel Machek wrote:
>
>> > HP has released AdvFS, a file system that was developed by Digital
>> > Equipment Corp
>> > and continues to be part of HP's Tru64 operating system.
>>
>> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
>> remains the most advanced FS I encountered. That was a major reason I was
>> sad to see Digital Unix die.
>
>That's something I missed in the press release... what is so advanced
>about AdvFS? What is the killer feature?
Automatic storage pool resizing would be the killer feature I would want.
Especially advanced Windows users (yes, well, that's my observation)
tend to create lots and lots of partitions and of course having one
filled up means you either need to improvise or undertake a partition
resizing (the latter of which is always a bit risky).
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2008-06-29 14:29 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 12:19 AdvFS released under GPLv2 Xose Vazquez Perez
2008-06-23 12:49 ` Willy Tarreau
2008-06-23 14:27 ` Linda Knippers
[not found] ` <485FB2C1.6050101-VXdhtT5mjnY@public.gmane.org>
2008-06-23 15:01 ` Subrata Modak
2008-06-24 12:24 ` Leandro Dorileo
[not found] ` <d68f80d90806240524q37402ea7w163d5b7dd13f0135-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-06-25 13:12 ` Subrata Modak
2008-06-26 19:58 ` Linda Knippers
2008-06-27 11:38 ` Subrata Modak
2008-06-23 15:02 ` Chris Mason
2008-06-26 15:11 ` Pavel Machek
2008-06-29 14:29 ` Jan Engelhardt
-- strict thread matches above, loose matches on Subject: below --
2008-06-27 8:00 Martin Knoblauch
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).