git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f31e7e4
)
blkdev: add blkdev_issue_zeroout helper function
author
Dmitry Monakhov
<dmonakhov@openvz.org>
Wed, 28 Apr 2010 13:55:09 +0000
(17:55 +0400)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 28 Apr 2010 17:47:36 +0000
(19:47 +0200)
- Add bio_batch helper primitive. This is rather generic primitive
for submitting/waiting a complex request which consists of several
bios.
- blkdev_issue_zeroout() generate number of zero filed write bios.
Signed-off-by: Dmitry Monakhov <dmonakhov@openvz.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found