From: Andre Noll Date: Thu, 6 Oct 2022 11:18:25 +0000 (+0200) Subject: FS: Remove Link to xfs.org page. X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=e3c589a6655ed60a54eef2cf0ad0cd8b3edb50b0;hp=efbb008c0636e0163c9da416d0604f617d5542e7;p=aple.git 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. --- 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