aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
authorAayush Patil <aayushpatilsch@gmail.com>2026-05-10 23:58:56 +0530
committerDominique Martinet <asmadeus@codewreck.org>2026-05-29 02:16:35 +0000
commit38ba49580e875786b85bad1d3895aa9b9f4b3431 (patch)
tree860ed4042e1994f2b70f888cd9c0ea020c427359 /Documentation
parente661e17ddbed524b5fbda789a091b48b6b677067 (diff)
downloadlinux-next-history-38ba49580e875786b85bad1d3895aa9b9f4b3431.tar.gz
docs/filesystems/9p: fix broken external links
The xcpu.org links for xcpu-talk, kvmfs, and cellfs-talk are dead with no archived snapshots available on the Wayback Machine, so remove them. The PROSE I/O link redirects to a dead server; replace it with an archived version from web.archive.org. Signed-off-by: Aayush Patil <aayushpatilsch@gmail.com> Message-ID: <20260510182856.17569-1-aayushpatilsch@gmail.com> Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/9p.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/filesystems/9p.rst b/Documentation/filesystems/9p.rst
index be3504ca034a8..65809a1dad218 100644
--- a/Documentation/filesystems/9p.rst
+++ b/Documentation/filesystems/9p.rst
@@ -23,13 +23,10 @@ the 9p client is available in the form of a USENIX paper:
Other applications are described in the following papers:
* XCPU & Clustering
- http://xcpu.org/papers/xcpu-talk.pdf
* KVMFS: control file system for KVM
- http://xcpu.org/papers/kvmfs.pdf
* CellFS: A New Programming Model for the Cell BE
- http://xcpu.org/papers/cellfs-talk.pdf
* PROSE I/O: Using 9p to enable Application Partitions
- http://plan9.escet.urjc.es/iwp9/cready/PROSE_iwp9_2006.pdf
+ http://web.archive.org/web/20110101152020/http://plan9.escet.urjc.es/iwp9/cready/PROSE_iwp9_2006.pdf
* VirtFS: A Virtualization Aware File System pass-through
https://kernel.org/doc/ols/2010/ols2010-pages-109-120.pdf