aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems/iomap/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/iomap/index.rst')
-rw-r--r--Documentation/filesystems/iomap/index.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/filesystems/iomap/index.rst b/Documentation/filesystems/iomap/index.rst
new file mode 100644
index 000000000000..3c6a52440250
--- /dev/null
+++ b/Documentation/filesystems/iomap/index.rst
@@ -0,0 +1,13 @@
+.. SPDX-License-Identifier: GPL-2.0
+
+=======================
+VFS iomap Documentation
+=======================
+
+.. toctree::
+ :maxdepth: 2
+ :numbered:
+
+ design
+ operations
+ porting