diff options
author | Shaohua Li <shli@fb.com> | 2017-01-30 18:44:41 -0500 |
---|---|---|
committer | Shaohua Li <shli@fb.com> | 2017-02-13 12:17:53 -0500 |
commit | 1601c5907c508637f7816a427ff23b14e54eb11d (patch) | |
tree | 5cd764e7bf8e49bb479264b3924807195ffdb2e9 | |
parent | 9356863c9409efc79029c01a85d015efae977e69 (diff) |
Documentation: move MD related doc into a separate dir
Signed-off-by: Shaohua Li <shli@fb.com>
-rw-r--r-- | Documentation/00-INDEX | 4 | ||||
-rw-r--r-- | Documentation/md/md-cluster.txt (renamed from Documentation/md-cluster.txt) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index c8a8eb1a2b11..793acf999e9e 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -270,8 +270,8 @@ m68k/ | |||
270 | - directory with info about Linux on Motorola 68k architecture. | 270 | - directory with info about Linux on Motorola 68k architecture. |
271 | mailbox.txt | 271 | mailbox.txt |
272 | - How to write drivers for the common mailbox framework (IPC). | 272 | - How to write drivers for the common mailbox framework (IPC). |
273 | md-cluster.txt | 273 | md/ |
274 | - info on shared-device RAID MD cluster. | 274 | - directory with info about Linux Software RAID |
275 | media/ | 275 | media/ |
276 | - info on media drivers: uAPI, kAPI and driver documentation. | 276 | - info on media drivers: uAPI, kAPI and driver documentation. |
277 | memory-barriers.txt | 277 | memory-barriers.txt |
diff --git a/Documentation/md-cluster.txt b/Documentation/md/md-cluster.txt index 38883276d31c..38883276d31c 100644 --- a/Documentation/md-cluster.txt +++ b/Documentation/md/md-cluster.txt | |||