diff options
author | Mike Snitzer <snitzer@redhat.com> | 2010-10-21 08:54:19 -0400 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-10-21 08:54:19 -0400 |
commit | 4d1529043705737ba442f5a0048043718e601ce4 (patch) | |
tree | 141eeb40ebeecf448c49f50c972822c650e6a9eb /Documentation/DocBook | |
parent | fa251f89903d73989e2f63e13d0eaed1e07ce0da (diff) |
Added blk-lib.c and blk-barrier.c was renamed to blk-flush.c
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 6899f471fb15..6b4e07f28b69 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
@@ -257,7 +257,8 @@ X!Earch/x86/kernel/mca_32.c | |||
257 | !Iblock/blk-sysfs.c | 257 | !Iblock/blk-sysfs.c |
258 | !Eblock/blk-settings.c | 258 | !Eblock/blk-settings.c |
259 | !Eblock/blk-exec.c | 259 | !Eblock/blk-exec.c |
260 | !Eblock/blk-barrier.c | 260 | !Eblock/blk-flush.c |
261 | !Eblock/blk-lib.c | ||
261 | !Eblock/blk-tag.c | 262 | !Eblock/blk-tag.c |
262 | !Iblock/blk-tag.c | 263 | !Iblock/blk-tag.c |
263 | !Eblock/blk-integrity.c | 264 | !Eblock/blk-integrity.c |