diff options
author | Wei Fang <fangwei1@huawei.com> | 2016-03-21 19:42:19 +0800 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-03-31 00:44:26 -0600 |
commit | 5408e5a4552b8e33a65127944bec21dd3d9258c1 (patch) | |
tree | db855580ba8e734ebd1f33072ac99ad10573d19e | |
parent | dbe7fcdaf94052faf65172bb91d4266d20b5458b (diff) | |
download | linux-5408e5a4552b8e33a65127944bec21dd3d9258c1.tar.bz2 |
Documentation: update missing index files in block/00-INDEX
Update missing index files in block/00-INDEX.
Signed-off-by: Wei Fang <fangwei1@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/block/00-INDEX | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/block/00-INDEX b/Documentation/block/00-INDEX index e840b47613f7..e55103ace382 100644 --- a/Documentation/block/00-INDEX +++ b/Documentation/block/00-INDEX @@ -2,6 +2,8 @@ - This file biodoc.txt - Notes on the Generic Block Layer Rewrite in Linux 2.5 +biovecs.txt + - Immutable biovecs and biovec iterators capability.txt - Generic Block Device Capability (/sys/block/<device>/capability) cfq-iosched.txt @@ -14,6 +16,8 @@ deadline-iosched.txt - Deadline IO scheduler tunables ioprio.txt - Block io priorities (in CFQ scheduler) +pr.txt + - Block layer support for Persistent Reservations null_blk.txt - Null block for block-layer benchmarking. queue-sysfs.txt |