diff options
-rw-r--r-- | Documentation/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/filesystems/00-INDEX | 2 | ||||
-rw-r--r-- | Documentation/filesystems/sharedsubtree.txt (renamed from Documentation/sharedsubtree.txt) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index bb5e21034209..4d4dde447fe7 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -358,8 +358,6 @@ sgi-visws.txt | |||
358 | - short blurb on the SGI Visual Workstations. | 358 | - short blurb on the SGI Visual Workstations. |
359 | sh/ | 359 | sh/ |
360 | - directory with info on porting Linux to a new architecture. | 360 | - directory with info on porting Linux to a new architecture. |
361 | sharedsubtree.txt | ||
362 | - a description of shared subtrees for namespaces. | ||
363 | smart-config.txt | 361 | smart-config.txt |
364 | - description of the Smart Config makefile feature. | 362 | - description of the Smart Config makefile feature. |
365 | sony-laptop.txt | 363 | sony-laptop.txt |
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX index 632fe3f376eb..e68021c08fbd 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. |
83 | romfs.txt | 83 | romfs.txt |
84 | - description of the ROMFS filesystem. | 84 | - description of the ROMFS filesystem. |
85 | sharedsubtree.txt | ||
86 | - a description of shared subtrees for namespaces. | ||
85 | smbfs.txt | 87 | smbfs.txt |
86 | - info on using filesystems with the SMB protocol (Win 3.11 and NT). | 88 | - info on using filesystems with the SMB protocol (Win 3.11 and NT). |
87 | spufs.txt | 89 | spufs.txt |
diff --git a/Documentation/sharedsubtree.txt b/Documentation/filesystems/sharedsubtree.txt index 736540045dc7..736540045dc7 100644 --- a/Documentation/sharedsubtree.txt +++ b/Documentation/filesystems/sharedsubtree.txt | |||