]> git.baikalelectronics.ru Git - kernel.git/commit
xarray: Add documentation
authorMatthew Wilcox <willy@infradead.org>
Fri, 24 Nov 2017 03:57:20 +0000 (22:57 -0500)
committerMatthew Wilcox <willy@infradead.org>
Sun, 21 Oct 2018 14:45:57 +0000 (10:45 -0400)
commit7f525fee84654475e08a182f6f389b80aae37b04
tree9dfef3070a8cec018c95c86abeb2e4c91d7c5935
parentc4bb04f71b18baa7ce90420ca67ab5ca440b1838
xarray: Add documentation

This is documentation on how to use the XArray, not details about its
internal implementation.

Signed-off-by: Matthew Wilcox <willy@infradead.org>
Acked-by: Josef Bacik <jbacik@fb.com>
Documentation/core-api/index.rst
Documentation/core-api/xarray.rst [new file with mode: 0644]