aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/00-INDEX
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2008-03-28 11:19:56 -0600
committerJonathan Corbet <corbet@lwn.net>2008-03-30 11:05:04 -0600
commitded4926aa28992efcb67dd27a642ddf139ac572b (patch)
treee4a9e66bea9888a8174b8212c043db66b6807a40 /Documentation/filesystems/00-INDEX
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 (diff)
downloadlinux-dev-ded4926aa28992efcb67dd27a642ddf139ac572b.tar.xz
linux-dev-ded4926aa28992efcb67dd27a642ddf139ac572b.zip
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
- info on relay, for efficient streaming from kernel to user space.
romfs.txt
- description of the ROMFS filesystem.
+seq_file.txt
+ - how to use the seq_file API
sharedsubtree.txt
- a description of shared subtrees for namespaces.
smbfs.txt