aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-docs.txt
diff options
context:
space:
mode:
authorLuis de Bethencourt <luisbg@osg.samsung.com>2016-03-19 12:51:22 +0000
committerJonathan Corbet <corbet@lwn.net>2016-03-31 00:50:53 -0600
commitdc831ab3cc7f22ae500872e54cd85317e766c156 (patch)
tree48087fefccede9aa8c97355ad0732a2accf14933 /Documentation/kernel-docs.txt
parentDocumentation: add Linux Kernel Development book (diff)
downloadlinux-dev-dc831ab3cc7f22ae500872e54cd85317e766c156.tar.xz
linux-dev-dc831ab3cc7f22ae500872e54cd85317e766c156.zip
Documentation: update URL of Analysis of the Ext2fs structure
The current URL has been down for some time, updating it to a working one. Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/kernel-docs.txt')
-rw-r--r--Documentation/kernel-docs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
index b2503602134f..b92449feea23 100644
--- a/Documentation/kernel-docs.txt
+++ b/Documentation/kernel-docs.txt
@@ -250,7 +250,7 @@
* Title: "Analysis of the Ext2fs structure"
Author: Louis-Dominique Dubeau.
- URL: http://www.nondot.org/sabre/os/files/FileSystems/ext2fs/
+ URL: http://teaching.csse.uwa.edu.au/units/CITS2002/fs-ext2/
Keywords: ext2, filesystem, ext2fs.
Description: Description of ext2's blocks, directories, inodes,
bitmaps, invariants...