summaryrefslogtreecommitdiff
path: root/block/mirror.c
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2014-02-04 14:12:44 -0500
committerStefan Hajnoczi <stefanha@redhat.com>2014-02-14 13:38:35 +0100
commit28f106afb35a86aa01e1907ef7632e015fabce02 (patch)
tree13ea4f9bc744c6f078889fc34ff42c888afc9740 /block/mirror.c
parentee13ed1cbc5f7f848e417f587c93ca1f36d83eb0 (diff)
downloadqemu-28f106afb35a86aa01e1907ef7632e015fabce02.tar.gz
block: Add notes to iSCSI's .bdrv_open and .bdrv_reopen_prepare
iSCSI currently does not need to do any actions to support the current usage of bdrv_reopen(). However, it is important to note a couple of things: 1.) A connection will not be re-established to an iSCSI target, and 2.) If iscsi_open() is changed to parse 'flags', then iscsi_reopen_prepare() may need to be more than a stub. In light of the above, this commit adds comments above both of the functions to bring attention to these facts. Signed-off-by: Jeff Cody <jcody@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'block/mirror.c')
0 files changed, 0 insertions, 0 deletions