* [PATCH] docs: isofs: replace dead ECMA-119 FTP link
@ 2026-04-25 14:29 Ziran Zhang
2026-04-27 10:58 ` Jan Kara
0 siblings, 1 reply; 2+ messages in thread
From: Ziran Zhang @ 2026-04-25 14:29 UTC (permalink / raw)
To: Jan Kara
Cc: Jonathan Corbet, Shuah Khan, linux-fsdevel, linux-doc,
linux-kernel, Ziran Zhang
The original link is no longer valid. Replace it with the official
PDF of the 2nd edition. The new link points to the exact 2nd edition
that the existing comment in isofs.rst refers to.
Signed-off-by: Ziran Zhang <zhangcoder@yeah.net>
---
Documentation/filesystems/isofs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/isofs.rst b/Documentation/filesystems/isofs.rst
index 08fd46909..2a30999b0 100644
--- a/Documentation/filesystems/isofs.rst
+++ b/Documentation/filesystems/isofs.rst
@@ -57,7 +57,7 @@ Mount options unique to the isofs filesystem.
Recommended documents about ISO 9660 standard are located at:
- http://www.y-adagio.com/
-- ftp://ftp.ecma.ch/ecma-st/Ecma-119.pdf
+- https://ecma-international.org/wp-content/uploads/ECMA-119_2nd_edition_december_1987.pdf
Quoting from the PDF "This 2nd Edition of Standard ECMA-119 is technically
identical with ISO 9660.", so it is a valid and gratis substitute of the
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: isofs: replace dead ECMA-119 FTP link
2026-04-25 14:29 [PATCH] docs: isofs: replace dead ECMA-119 FTP link Ziran Zhang
@ 2026-04-27 10:58 ` Jan Kara
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kara @ 2026-04-27 10:58 UTC (permalink / raw)
To: Ziran Zhang
Cc: Jan Kara, Jonathan Corbet, Shuah Khan, linux-fsdevel, linux-doc,
linux-kernel
On Sat 25-04-26 22:29:43, Ziran Zhang wrote:
> The original link is no longer valid. Replace it with the official
> PDF of the 2nd edition. The new link points to the exact 2nd edition
> that the existing comment in isofs.rst refers to.
>
> Signed-off-by: Ziran Zhang <zhangcoder@yeah.net>
Thanks. Added to my tree.
Honza
> ---
> Documentation/filesystems/isofs.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/isofs.rst b/Documentation/filesystems/isofs.rst
> index 08fd46909..2a30999b0 100644
> --- a/Documentation/filesystems/isofs.rst
> +++ b/Documentation/filesystems/isofs.rst
> @@ -57,7 +57,7 @@ Mount options unique to the isofs filesystem.
> Recommended documents about ISO 9660 standard are located at:
>
> - http://www.y-adagio.com/
> -- ftp://ftp.ecma.ch/ecma-st/Ecma-119.pdf
> +- https://ecma-international.org/wp-content/uploads/ECMA-119_2nd_edition_december_1987.pdf
>
> Quoting from the PDF "This 2nd Edition of Standard ECMA-119 is technically
> identical with ISO 9660.", so it is a valid and gratis substitute of the
> --
> 2.43.0
>
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-27 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-25 14:29 [PATCH] docs: isofs: replace dead ECMA-119 FTP link Ziran Zhang
2026-04-27 10:58 ` Jan Kara
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.