public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH]fix a link in Documentation/filesystem/romfs.txt
@ 2011-03-04 11:59 Harry Wei
  2011-03-04 17:35 ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Harry Wei @ 2011-03-04 11:59 UTC (permalink / raw)
  To: linux; +Cc: romfs, rdunlap, linux-kernel, linux-doc, greg, akpm

Hi us,
    I think it is a good patch for Documentation/filesystem/romfs.txt.

   From: Alexander Kurz <linux@kbdbabel.org>

Hello romfs group,
	 I have posted a patch to fix the reference to
the outdated ftp site (which still serves genromfs-0.5.1) in
Documentation/filesystems/romfs.txt last month,
but nobody has picked it up yet.

Does anybody like to forward this?
Thanks, Alexander

Thanks.
Best Regards.
Harry Wei.

Signed-off-by: Alexander Kurz<linux@kbdbabel.org>
Signed-off-by: Harry Wei <harryxiyou@gmail.com>
---
 Documentation/filesystems/romfs.txt |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Documentation/filesystems/romfs.txt b/Documentation/filesystems/romfs.txt
index 2d2a7b2..3b7ef40 100644
--- a/Documentation/filesystems/romfs.txt
+++ b/Documentation/filesystems/romfs.txt
@@ -17,8 +17,7 @@ comparison, an actual rescue disk used up 3202 blocks with ext2, while
 with romfs, it needed 3079 blocks.
 
 To create such a file system, you'll need a user program named
-genromfs.  It is available via anonymous ftp on sunsite.unc.edu and
-its mirrors, in the /pub/Linux/system/recovery/ directory.
+genromfs. It is available on http://romfs.sourceforge.net.
 
 As the name suggests, romfs could be also used (space-efficiently) on
 various read-only media, like (E)EPROM disks if someone will have the
-- 
1.7.0.4



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH]fix a link in Documentation/filesystem/romfs.txt
  2011-03-04 11:59 [PATCH]fix a link in Documentation/filesystem/romfs.txt Harry Wei
@ 2011-03-04 17:35 ` Randy Dunlap
  2011-03-06 21:09   ` Jiri Kosina
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2011-03-04 17:35 UTC (permalink / raw)
  To: Harry Wei, Jiri Kosina; +Cc: linux, romfs, linux-kernel, linux-doc, greg, akpm

On Fri, 4 Mar 2011 19:59:31 +0800 Harry Wei wrote:

> Hi us,
>     I think it is a good patch for Documentation/filesystem/romfs.txt.
> 
>    From: Alexander Kurz <linux@kbdbabel.org>
> 
> Hello romfs group,
> 	 I have posted a patch to fix the reference to
> the outdated ftp site (which still serves genromfs-0.5.1) in
> Documentation/filesystems/romfs.txt last month,
> but nobody has picked it up yet.
> 
> Does anybody like to forward this?
> Thanks, Alexander

Hi Jiri,
Do you have this merged somewhere?

Thanks.

> Thanks.
> Best Regards.
> Harry Wei.
> 
> Signed-off-by: Alexander Kurz<linux@kbdbabel.org>
> Signed-off-by: Harry Wei <harryxiyou@gmail.com>
> ---
>  Documentation/filesystems/romfs.txt |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/filesystems/romfs.txt b/Documentation/filesystems/romfs.txt
> index 2d2a7b2..3b7ef40 100644
> --- a/Documentation/filesystems/romfs.txt
> +++ b/Documentation/filesystems/romfs.txt
> @@ -17,8 +17,7 @@ comparison, an actual rescue disk used up 3202 blocks with ext2, while
>  with romfs, it needed 3079 blocks.
>  
>  To create such a file system, you'll need a user program named
> -genromfs.  It is available via anonymous ftp on sunsite.unc.edu and
> -its mirrors, in the /pub/Linux/system/recovery/ directory.
> +genromfs. It is available on http://romfs.sourceforge.net.
>  
>  As the name suggests, romfs could be also used (space-efficiently) on
>  various read-only media, like (E)EPROM disks if someone will have the
> -- 



---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH]fix a link in Documentation/filesystem/romfs.txt
  2011-03-04 17:35 ` Randy Dunlap
@ 2011-03-06 21:09   ` Jiri Kosina
  2011-03-06 21:12     ` Jiri Kosina
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2011-03-06 21:09 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Harry Wei, linux, romfs, linux-kernel, linux-doc, greg, akpm

On Fri, 4 Mar 2011, Randy Dunlap wrote:

> >    From: Alexander Kurz <linux@kbdbabel.org>
> > 
> > Hello romfs group,
> > 	 I have posted a patch to fix the reference to
> > the outdated ftp site (which still serves genromfs-0.5.1) in
> > Documentation/filesystems/romfs.txt last month,
> > but nobody has picked it up yet.
> > 
> > Does anybody like to forward this?
> > Thanks, Alexander
> 
> Hi Jiri,
> Do you have this merged somewhere?

Hi Randy,

nope, I haven't been CCed and missed it on lkml (obviously :) ). Picked up 
now, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH]fix a link in Documentation/filesystem/romfs.txt
  2011-03-06 21:09   ` Jiri Kosina
@ 2011-03-06 21:12     ` Jiri Kosina
  2011-03-07 10:29       ` Harry Wei
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2011-03-06 21:12 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Harry Wei, linux, romfs, linux-kernel, linux-doc, greg, akpm

On Sun, 6 Mar 2011, Jiri Kosina wrote:

> > > Hello romfs group,
> > > 	 I have posted a patch to fix the reference to
> > > the outdated ftp site (which still serves genromfs-0.5.1) in
> > > Documentation/filesystems/romfs.txt last month,
> > > but nobody has picked it up yet.
> > > 
> > > Does anybody like to forward this?
> > > Thanks, Alexander
> > 
> > Hi Jiri,
> > Do you have this merged somewhere?
> 
> Hi Randy,
> 
> nope, I haven't been CCed and missed it on lkml (obviously :) ). Picked up 
> now, thanks.

Ah, actually yes, it's already in the queue, commit ddf1228695.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH]fix a link in Documentation/filesystem/romfs.txt
  2011-03-06 21:12     ` Jiri Kosina
@ 2011-03-07 10:29       ` Harry Wei
  0 siblings, 0 replies; 5+ messages in thread
From: Harry Wei @ 2011-03-07 10:29 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: rdunlap, linux-kernel, linux, romfs, linux-doc, akpm, greg

On Sun, Mar 06, 2011 at 10:12:23PM +0100, Jiri Kosina wrote:
> On Sun, 6 Mar 2011, Jiri Kosina wrote:
> 
> > > > Hello romfs group,
> > > > 	 I have posted a patch to fix the reference to
> > > > the outdated ftp site (which still serves genromfs-0.5.1) in
> > > > Documentation/filesystems/romfs.txt last month,
> > > > but nobody has picked it up yet.
> > > > 
> > > > Does anybody like to forward this?
> > > > Thanks, Alexander
> > > 
> > > Hi Jiri,
> > > Do you have this merged somewhere?
> > 
> > Hi Randy,
> > 
> > nope, I haven't been CCed and missed it on lkml (obviously :) ). Picked up 
> > now, thanks.
> 
> Ah, actually yes, it's already in the queue, commit ddf1228695.
Ok, thanks.

Best Regards.
Harry Wei.
> 
> -- 
> Jiri Kosina
> SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-07 10:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 11:59 [PATCH]fix a link in Documentation/filesystem/romfs.txt Harry Wei
2011-03-04 17:35 ` Randy Dunlap
2011-03-06 21:09   ` Jiri Kosina
2011-03-06 21:12     ` Jiri Kosina
2011-03-07 10:29       ` Harry Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox