diff options
author | Jeff Cody <jcody@redhat.com> | 2012-09-20 15:13:34 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-09-24 15:15:12 +0200 |
commit | 0bce597d6ec34b2af802799eb53ebc863c704d05 (patch) | |
tree | f27008e64bad97a7e9ce6a674ee3809afa67c2bd /block_int.h | |
parent | 3fe4b70008f3a0323e1d685becc6a9cff2b71de7 (diff) |
block: convert bdrv_commit() to use bdrv_reopen()
Currently, bdrv_commit() reopens images r/w itself, via risky
_delete() and _open() calls. Use the new safe method for drive reopen.
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block_int.h')
0 files changed, 0 insertions, 0 deletions