diff options
Diffstat (limited to 'Documentation/filesystems/00-INDEX')
-rw-r--r-- | Documentation/filesystems/00-INDEX | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX index ac28149aede4..9922939e7d99 100644 --- a/Documentation/filesystems/00-INDEX +++ b/Documentation/filesystems/00-INDEX | |||
@@ -34,6 +34,9 @@ configfs/ | |||
34 | - directory containing configfs documentation and example code. | 34 | - directory containing configfs documentation and example code. |
35 | cramfs.txt | 35 | cramfs.txt |
36 | - info on the cram filesystem for small storage (ROMs etc). | 36 | - info on the cram filesystem for small storage (ROMs etc). |
37 | dax.txt | ||
38 | - info on avoiding the page cache for files stored on CPU-addressable | ||
39 | storage devices. | ||
37 | debugfs.txt | 40 | debugfs.txt |
38 | - info on the debugfs filesystem. | 41 | - info on the debugfs filesystem. |
39 | devpts.txt | 42 | devpts.txt |
@@ -154,5 +157,3 @@ xfs-self-describing-metadata.txt | |||
154 | - info on XFS Self Describing Metadata. | 157 | - info on XFS Self Describing Metadata. |
155 | xfs.txt | 158 | xfs.txt |
156 | - info and mount options for the XFS filesystem. | 159 | - info and mount options for the XFS filesystem. |
157 | xip.txt | ||
158 | - info on execute-in-place for file mappings. | ||