提交 8f218fbd 编写于 作者: O Osier Yang

storage: Remove the redundant white lines

Pushed under trivial rule.
上级 149fa591
......@@ -337,7 +337,6 @@ createRawFile(int fd, virStorageVolDefPtr vol,
if (remain) {
if (track_allocation_progress) {
while (remain) {
/* Allocate in chunks of 512MiB: big-enough chunk
* size and takes approx. 9s on ext3. A progress
......@@ -363,7 +362,6 @@ createRawFile(int fd, virStorageVolDefPtr vol,
goto cleanup;
}
}
}
if (fsync(fd) < 0) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册