2009-03-12 21:38:22

by Jody McIntyre

[permalink] [raw]
Subject: [PATCH] trivial: fix bad links in the ext2 and ext3 documentation

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

Signed-off-by: Jody McIntyre <[email protected]>

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


2009-03-23 15:21:44

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH] trivial: fix bad links in the ext2 and ext3 documentation

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 <[email protected]>
>
> 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

2009-03-23 17:10:44

by Jody McIntyre

[permalink] [raw]
Subject: [PATCH] trivial: fix orphan dates in ext2 documentation

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 <[email protected]>

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)

2009-03-23 18:23:35

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH] trivial: fix orphan dates in ext2 documentation

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 <[email protected]>

ACK.

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