]> git.proxmox.com Git - qemu.git/commit
block/raw_bsd: Employ error parameter
authorMax Reitz <mreitz@redhat.com>
Thu, 10 Oct 2013 13:44:00 +0000 (15:44 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 14:50:00 +0000 (16:50 +0200)
commit92f1deec317230575726a8e0ab5c110781d30ec0
treed0f8995bd3faf1dc46f680610a4d4501bed8efd9
parent1fa5cc839aa6068c9182ad8d611f844c58f95f42
block/raw_bsd: Employ error parameter

Propagate errors in raw_create rather than directly reporting and
afterwards discarding them.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/raw_bsd.c