commit | 5d12aa63c77b4ee502da9b87de79bf2a9c225ee4 | [log] [tgz] |
---|---|---|
author | Max Reitz <mreitz@redhat.com> | Tue Feb 18 18:33:08 2014 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Feb 21 21:02:22 2014 +0100 |
tree | 2b57b2ec0c2c336f0923d1badc46b77c6699018d | |
parent | 2e40134bfdbb073512f9f264cb96162787ec62b1 [diff] |
block: Reuse reference handling from bdrv_open() Remove the reference parameter and the related handling code from bdrv_file_open(), since it exists in bdrv_open() now as well. Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>