From e3c589a6655ed60a54eef2cf0ad0cd8b3edb50b0 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Thu, 6 Oct 2022 13:18:25 +0200 Subject: [PATCH] FS: Remove Link to xfs.org page. Code: 500 Can't connect to xfs.org:443 (Connection timed out) Quoting XFS developer Darrick J. Wong on lkml: > Is there a replacement URL for the xfs documentation? None that I know of. Some of it went to xfs.org but then we lost control of it. I tried to push other pieces went to xfs.wiki.kernel.org but then we lost control of that too. Some of it is slowly migrating to the kernel source code, but most of the old stuff is probably not movable because people are afraid of mixing GPL and CC licensed data in the same git repo/git server. --- Filesystems.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/Filesystems.m4 b/Filesystems.m4 index 1a77ef8..e04f799 100644 --- a/Filesystems.m4 +++ b/Filesystems.m4 @@ -1508,7 +1508,6 @@ SECTION(«Further Reading»)
  • Dominic Giampaolo: Practical File System Design
  • Cormen
  • Darrick Wong: XFS Filesystem Disk Structures
  • -
  • The xfs FAQ
  • Documentation/filesystems/path-lookup.rst
  • rfc 5531: Remote Procedure Call Protocol, Version 2 (2009)
  • Birell, A.D. and Nelson, B.J.: Implementing Remote Procedure Calls -- 2.39.2