public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] trivial: fix bad links in the ext2 and ext3 documentation
@ 2009-03-12 21:39 Jody McIntyre
  2009-03-23 15:20 ` Pavel Machek
  0 siblings, 1 reply; 4+ messages in thread
From: Jody McIntyre @ 2009-03-12 21:39 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, trivial

Trivial patch to fix bad links in the ext2 and ext3 documentation.

Signed-off-by: Jody McIntyre <scjody@sun.com>

Index: linux-2.6/Documentation/filesystems/ext2.txt
===================================================================
--- linux-2.6.orig/Documentation/filesystems/ext2.txt
+++ linux-2.6/Documentation/filesystems/ext2.txt
@@ -373,10 +373,10 @@ Filesystem Resizing	http://ext2resize.so
 Compression (*)		http://e2compr.sourceforge.net/
 
 Implementations for:
-Windows 95/98/NT/2000	http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm
-Windows 95 (*)		http://www.yipton.demon.co.uk/content.html#FSDEXT2
+Windows 95/98/NT/2000	http://www.chrysocome.net/explore2fs
+Windows 95 (*)		http://www.yipton.net/content.html#FSDEXT2
 DOS client (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
-OS/2			http://perso.wanadoo.fr/matthieu.willm/ext2-os2/
-RISC OS client		ftp://ftp.barnet.ac.uk/pub/acorn/armlinux/iscafs/
+OS/2 (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
+RISC OS client		http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/
 
-(*) no longer actively developed/supported (as of Apr 2001)
+(*) no longer actively developed/supported (as of Mar 2009)
Index: linux-2.6/Documentation/filesystems/ext3.txt
===================================================================
--- linux-2.6.orig/Documentation/filesystems/ext3.txt
+++ linux-2.6/Documentation/filesystems/ext3.txt
@@ -198,5 +198,5 @@ kernel source:	<file:fs/ext3/>
 programs: 	http://e2fsprogs.sourceforge.net/
 		http://ext2resize.sourceforge.net
 
-useful links:	http://www-106.ibm.com/developerworks/linux/library/l-fs7/
-		http://www-106.ibm.com/developerworks/linux/library/l-fs8/
+useful links:	http://www.ibm.com/developerworks/library/l-fs7.html
+		http://www.ibm.com/developerworks/library/l-fs8.html

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

* Re: [PATCH] trivial: fix bad links in the ext2 and ext3 documentation
  2009-03-12 21:39 [PATCH] trivial: fix bad links in the ext2 and ext3 documentation Jody McIntyre
@ 2009-03-23 15:20 ` Pavel Machek
  2009-03-23 17:13   ` [PATCH] trivial: fix orphan dates in ext2 documentation Jody McIntyre
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2009-03-23 15:20 UTC (permalink / raw)
  To: Jody McIntyre; +Cc: torvalds, linux-kernel, trivial

On Thu 2009-03-12 17:39:23, Jody McIntyre wrote:
> Trivial patch to fix bad links in the ext2 and ext3 documentation.
> 
> Signed-off-by: Jody McIntyre <scjody@sun.com>
> 
> Index: linux-2.6/Documentation/filesystems/ext2.txt
> ===================================================================
> --- linux-2.6.orig/Documentation/filesystems/ext2.txt
> +++ linux-2.6/Documentation/filesystems/ext2.txt
> @@ -373,10 +373,10 @@ Filesystem Resizing	http://ext2resize.so
>  Compression (*)		http://e2compr.sourceforge.net/
>  
>  Implementations for:
> -Windows 95/98/NT/2000	http://uranus.it.swin.edu.au/~jn/linux/Explore2fs.htm
> -Windows 95 (*)		http://www.yipton.demon.co.uk/content.html#FSDEXT2
> +Windows 95/98/NT/2000	http://www.chrysocome.net/explore2fs
> +Windows 95 (*)		http://www.yipton.net/content.html#FSDEXT2
>  DOS client (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
> -OS/2			http://perso.wanadoo.fr/matthieu.willm/ext2-os2/
> -RISC OS client		ftp://ftp.barnet.ac.uk/pub/acorn/armlinux/iscafs/
> +OS/2 (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
> +RISC OS client		http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/
>  
> -(*) no longer actively developed/supported (as of Apr 2001)
> +(*) no longer actively developed/supported (as of Mar 2009)

Uhuh, this removes useful  info -- the fact that win95 client is
orphaned from 2001...

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

* [PATCH] trivial: fix orphan dates in ext2 documentation
  2009-03-23 15:20 ` Pavel Machek
@ 2009-03-23 17:13   ` Jody McIntyre
  2009-03-23 18:26     ` Pavel Machek
  0 siblings, 1 reply; 4+ messages in thread
From: Jody McIntyre @ 2009-03-23 17:13 UTC (permalink / raw)
  To: Pavel Machek; +Cc: torvalds, linux-kernel, trivial

Revert the change to the orphan dates of Windows 95, DOS, compression.  Add
a new orphan date for OS/2.

Signed-off-by: Jody McIntyre <scjody@sun.com>

Index: linux-2.6/Documentation/filesystems/ext2.txt
===================================================================
--- linux-2.6.orig/Documentation/filesystems/ext2.txt
+++ linux-2.6/Documentation/filesystems/ext2.txt
@@ -376,7 +376,8 @@ Implementations for:
 Windows 95/98/NT/2000	http://www.chrysocome.net/explore2fs
 Windows 95 (*)		http://www.yipton.net/content.html#FSDEXT2
 DOS client (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
-OS/2 (*)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
+OS/2 (+)		ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
 RISC OS client		http://www.esw-heim.tu-clausthal.de/~marco/smorbrod/IscaFS/
 
-(*) no longer actively developed/supported (as of Mar 2009)
+(*) no longer actively developed/supported (as of Apr 2001)
+(+) no longer actively developed/supported (as of Mar 2009)

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

* Re: [PATCH] trivial: fix orphan dates in ext2 documentation
  2009-03-23 17:13   ` [PATCH] trivial: fix orphan dates in ext2 documentation Jody McIntyre
@ 2009-03-23 18:26     ` Pavel Machek
  0 siblings, 0 replies; 4+ messages in thread
From: Pavel Machek @ 2009-03-23 18:26 UTC (permalink / raw)
  To: Jody McIntyre; +Cc: torvalds, linux-kernel, trivial

On Mon 2009-03-23 13:13:34, Jody McIntyre wrote:
> Revert the change to the orphan dates of Windows 95, DOS, compression.  Add
> a new orphan date for OS/2.
> 
> Signed-off-by: Jody McIntyre <scjody@sun.com>

ACK.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

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

end of thread, other threads:[~2009-03-23 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12 21:39 [PATCH] trivial: fix bad links in the ext2 and ext3 documentation Jody McIntyre
2009-03-23 15:20 ` Pavel Machek
2009-03-23 17:13   ` [PATCH] trivial: fix orphan dates in ext2 documentation Jody McIntyre
2009-03-23 18:26     ` Pavel Machek

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