diff options
Diffstat (limited to 'block/blk-lib.c')
-rw-r--r-- | block/blk-lib.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/block/blk-lib.c b/block/blk-lib.c index bd3e8df4d5e2..25de73e4759b 100644 --- a/block/blk-lib.c +++ b/block/blk-lib.c | |||
@@ -136,8 +136,6 @@ static void bio_batch_end_io(struct bio *bio, int err) | |||
136 | * | 136 | * |
137 | * Description: | 137 | * Description: |
138 | * Generate and issue number of bios with zerofiled pages. | 138 | * Generate and issue number of bios with zerofiled pages. |
139 | * Send barrier at the beginning and at the end if requested. This guarantie | ||
140 | * correct request ordering. Empty barrier allow us to avoid post queue flush. | ||
141 | */ | 139 | */ |
142 | 140 | ||
143 | int blkdev_issue_zeroout(struct block_device *bdev, sector_t sector, | 141 | int blkdev_issue_zeroout(struct block_device *bdev, sector_t sector, |