summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/index.rst
diff options
context:
space:
mode:
authorMichal Hocko2018-05-29 10:26:44 +0200
committerJonathan Corbet2018-05-29 14:45:42 +0200
commit46ca359955fee63486dc1cfc528ae5692bb16dcd (patch)
tree5b50eea6676820b268168e0dd9ab4c7b9a2c5b1a /Documentation/core-api/index.rst
parentdocs: update kernel versions and dates in tables (diff)
downloadkernel-qcow2-linux-46ca359955fee63486dc1cfc528ae5692bb16dcd.tar.gz
kernel-qcow2-linux-46ca359955fee63486dc1cfc528ae5692bb16dcd.tar.xz
kernel-qcow2-linux-46ca359955fee63486dc1cfc528ae5692bb16dcd.zip
doc: document scope NOFS, NOIO APIs
Although the api is documented in the source code Ted has pointed out that there is no mention in the core-api Documentation and there are people looking there to find answers how to use a specific API. Requested-by: "Theodore Y. Ts'o" <tytso@mit.edu> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r--Documentation/core-api/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst
index 3864de589126..f5a66b72f984 100644
--- a/Documentation/core-api/index.rst
+++ b/Documentation/core-api/index.rst
@@ -27,6 +27,7 @@ Core utilities
errseq
printk-formats
circular-buffers
+ gfp_mask-from-fs-io
Interfaces for kernel debugging
===============================