Am 21.11.2011 08:40, schrieb Li Zhi Hui: > Since common file operation functions lack of error detection and use much > more I/O syscalls, > so change them to bdrv series functions and reduce I/O request. > > v2: avoid malloc a large memory > v1: convert file operation functions to bdrv functions and reduce I/O request. > > Signed-off-by: Li Zhi Hui <zhihu...@linux.vnet.ibm.com>
Thanks, applied to the block branch. Kevin