aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/00-INDEX
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2008-03-28 13:19:56 -0400
committerJonathan Corbet <corbet@lwn.net>2008-03-30 13:05:04 -0400
commitded4926aa28992efcb67dd27a642ddf139ac572b (patch)
treee4a9e66bea9888a8174b8212c043db66b6807a40 /Documentation/filesystems/00-INDEX
parentaf8be4e4b316df36a00c1e52a9970c253783b57e (diff)
Add the seq_file documentation
This is an updated version of the document describing the seq_file interface. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/00-INDEX')
-rw-r--r--Documentation/filesystems/00-INDEX2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX
index e68021c08fbd..e731196410b3 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -82,6 +82,8 @@ relay.txt
82 - info on relay, for efficient streaming from kernel to user space. 82 - info on relay, for efficient streaming from kernel to user space.
83romfs.txt 83romfs.txt
84 - description of the ROMFS filesystem. 84 - description of the ROMFS filesystem.
85seq_file.txt
86 - how to use the seq_file API
85sharedsubtree.txt 87sharedsubtree.txt
86 - a description of shared subtrees for namespaces. 88 - a description of shared subtrees for namespaces.
87smbfs.txt 89smbfs.txt