[PATCH v2] docs: filesystems: vfs: remove broken resource link

From: Charalampos Mitrodimas
Date: Sun Jun 15 2025 - 18:54:09 EST


The referenced link is no longer accessible. Since an alternative
source is not available, removing it entirely.

Signed-off-by: Charalampos Mitrodimas <charmitro@xxxxxxxxxx>
---
Changes in v2:
- Removed "so" from the patch description
- Link to v1: https://lore.kernel.org/r/20250616-vfs-docs-v1-1-0d87fbc0abc2@xxxxxxxxxx
---
Documentation/filesystems/vfs.rst | 3 ---
1 file changed, 3 deletions(-)

diff --git a/Documentation/filesystems/vfs.rst b/Documentation/filesystems/vfs.rst
index fd32a9a17bfb34e3f307ef6281d1114afe4fbc66..a90cba73b26c18344c3d34fdb78acb4ff6f14ae8 100644
--- a/Documentation/filesystems/vfs.rst
+++ b/Documentation/filesystems/vfs.rst
@@ -1549,9 +1549,6 @@ Resources
Creating Linux virtual filesystems. 2002
<https://lwn.net/Articles/13325/>

-The Linux Virtual File-system Layer by Neil Brown. 1999
- <http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/vfs.html>
-
A tour of the Linux VFS by Michael K. Johnson. 1996
<https://www.tldp.org/LDP/khg/HyperNews/get/fs/vfstour.html>


---
base-commit: 4774cfe3543abb8ee98089f535e28ebfd45b975a
change-id: 20250615-vfs-docs-ba02ab2c914f

Best regards,
--
Charalampos Mitrodimas <charmitro@xxxxxxxxxx>