]> Git Repo - qemu.git/commit
cow: use pread/pwrite
authorChristoph Hellwig <[email protected]>
Mon, 7 Jun 2010 10:06:28 +0000 (12:06 +0200)
committerKevin Wolf <[email protected]>
Tue, 15 Jun 2010 07:41:59 +0000 (09:41 +0200)
commit122bb9e32df488accad35ce6a52c3a2a5c33e4be
treeb7f489428b243d65386b8e8525c66b0708c5d513
parent68dba0bf455e60061bb3c9c40ef0d82916372664
cow: use pread/pwrite

Use pread/pwrite instead of lseek + read/write in preparation of using the
qemu block API.

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