From efbb008c0636e0163c9da416d0604f617d5542e7 Mon Sep 17 00:00:00 2001 From: Andre Noll <maan@tuebingen.mpg.de> Date: Sun, 10 Jul 2022 13:49:25 +0200 Subject: [PATCH] fs: Add two LWN links to NFS articles by Neil Brown. As always, these are a nice read. --- Filesystems.m4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Filesystems.m4 b/Filesystems.m4 index 903b0b3..1a77ef8 100644 --- a/Filesystems.m4 +++ b/Filesystems.m4 @@ -1513,4 +1513,8 @@ SECTION(«Further Reading») <li> rfc 5531: Remote Procedure Call Protocol, Version 2 (2009) </li> <li> Birell, A.D. and Nelson, B.J.: Implementing Remote Procedure Calls (1984) </li> + <li> <a href="https://lwn.net/Articles/897917/">NFS: the early + years</a> and <a href="https://lwn.net/Articles/898262/">NFS: the new + millennium</a>, two articles on the design and history of NFS by Neil + Brown. </li> </ul> -- 2.39.5