]> Git Repo - qemu.git/commit
vmdk: Use bdrv_(p)write_sync for metadata writes
authorKevin Wolf <[email protected]>
Fri, 18 Jun 2010 14:22:00 +0000 (16:22 +0200)
committerKevin Wolf <[email protected]>
Tue, 22 Jun 2010 12:38:02 +0000 (14:38 +0200)
commitb8852e87d9d113096342c3e0977266cda0fe9ee5
treee4b563eda077d68c4e4fc863508b6288b8ae25f6
parent8b3b720620a1137a1b794fc3ed64734236f94e06
vmdk: Use bdrv_(p)write_sync for metadata writes

Use bdrv_(p)write_sync to ensure metadata integrity in case of a crash.

Signed-off-by: Kevin Wolf <[email protected]>
block/vmdk.c
This page took 0.025869 seconds and 4 git commands to generate.